| Class | Description |
|---|---|
| CoverageCheckingTask | This gradle task performs the coverage checking. |
| InstrumentationTask | This task will call the instrumentation use case to generate the instrumentation classes and the metadata for the code coverage analysis. |
| ReportingTask | This task generates the coverage reports. |