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.
|
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.
|
RuleConfiguration |
Wrapper for
Rule objects to allow Maven style includes/excludes lists |
Copyright © 2013. All rights reserved.