includedSourceSets

abstract val includedSourceSets: SetProperty<String>(source)

Exclude classes of all non-specified source sets from all reports.

Classes from source sets that are not listed here will not be included in the report.

test source set can be specified here.