| Class |
Description |
|
CoberturaExtension
|
Extension class for configuring the Cobertura plugin. |
|
CoberturaPlugin
|
Provides Cobertura coverage for Test tasks. |
|
CoberturaReportsImpl
|
|
|
CoberturaRunner
|
Wrapper for Cobertura's main classes. |
|
CoberturaSecurityManager
|
Security manager to use when running Cobertura classes directly. |
|
CopyDatafileTask
|
This task copies the input datafile, generated by the instrument task, to
the output datafile, used to generate the coverage report. |
|
CustomToolingModelBuilder
|
Created with IntelliJ IDEA.
|
|
DefaultModel
|
Created with IntelliJ IDEA.
|
|
GenerateReportTask
|
Gradle task that does the actual work of generating the Cobertura coverage
reports. |
|
InstrumentTask
|
Gradle task that instruments java sources for Cobertura coverage reports. |
|
PerformCoverageCheckTask
|
Gradle task that does the actual work of generating the Cobertura coverage
reports. |