Kover Gradle Plugin
0.8.3
jvm
Kover Gradle Plugin
/
kotlinx.kover.gradle.aggregation.settings.dsl
/
ReportsSettings
Reports
Settings
interface
ReportsSettings
(
source
)
Members
Properties
excluded
Classes
Link copied to clipboard
abstract
val
excludedClasses
:
SetProperty
<
String
>
excluded
Projects
Link copied to clipboard
abstract
val
excludedProjects
:
SetProperty
<
String
>
excludes
Annotated
By
Link copied to clipboard
abstract
val
excludesAnnotatedBy
:
SetProperty
<
String
>
included
Classes
Link copied to clipboard
abstract
val
includedClasses
:
SetProperty
<
String
>
included
Projects
Link copied to clipboard
abstract
val
includedProjects
:
SetProperty
<
String
>
includes
Annotated
By
Link copied to clipboard
abstract
val
includesAnnotatedBy
:
SetProperty
<
String
>