Interface | Description |
---|---|
JacocoReportsContainer |
The reporting configuration for the
JacocoReport task. |
Class | Description |
---|---|
JacocoBase |
Base class for Jacoco tasks.
|
JacocoCoverageVerification |
Task for verifying code coverage metrics.
|
JacocoMerge | Deprecated.
The
JacocoReport task accepts multiple execution files as an input. |
JacocoReport |
Task to generate HTML, Xml and CSV reports of Jacoco coverage data.
|
JacocoReportBase |
Base class for Jacoco report tasks.
|