| Class | Description |
|---|---|
| AbstractJacocoMojo |
Base class for JaCoCo Mojos.
|
| AgentMojo |
Prepares a property pointing to the JaCoCo runtime agent that can be passed
as a VM argument to the application under test.
|
| BundleCreator |
Creates an IBundleCoverage.
|
| CheckConfiguration |
Used in the configuration of the "check" goal for specifying minimum ratios
of coverage.
|
| CheckMojo |
Checks that the code coverage metrics are being met.
|
| FileFilter |
A file filter using includes/excludes patterns.
|
| InstrumentMojo |
Performs offline instrumentation.
|
| ReportMojo |
Creates a code coverage report for a single project in multiple formats
(HTML, XML, and CSV).
|
| RestoreMojo |
Restores original classes as they were before offline instrumentation.
|
Copyright © 2013. All Rights Reserved.