| AbstractAgentMojo |
Base class for preparing a property pointing to the JaCoCo runtime agent that
can be passed as a VM argument to the application under test.
|
| AbstractJacocoMojo |
Base class for JaCoCo Mojos.
|
| AbstractReportMojo |
Base class for creating a code coverage report for tests of a single project
in multiple formats (HTML, XML, and CSV).
|
| FileFilter |
A file filter using includes/excludes patterns.
|
| ReportFormat |
Configurable output formats for the report goals.
|
| ReportSupport |
Encapsulates the tasks to create reports for Maven projects.
|
| RuleConfiguration |
Wrapper for Rule objects to allow Maven style includes/excludes lists
|