subprojects
Include to the merged report all subprojects of the current project.
Kover plugin will be automatically applied in all subprojects.
Include to the merged report subprojects of the current project that have passed the filter.
Kover plugin will be automatically applied in passed subprojects.
Important!
It is impossible to guarantee exactly at what point in time the filter will be executed, before evaluation the corresponding project or during the evaluation. Therefore, only static values can be read in filters, for example, the name of the project or its path.