sourceSets

open fun sourceSets(sourceSets: Array<SourceSet>)(source)

Adds a source set to the list to be reported on. The output of this source set will be used as classes to include in the report. The source for this source set will be used for any classes included in the report.

Parameters

sourceSets

one or more source sets to report on