Class | Description |
---|---|
AbstractCoberturaMojo |
Abstract Base for Cobertura Mojos.
|
CoberturaCheckMojo |
Check the Last Instrumentation Results.
|
CoberturaCleanMojo |
Clean up rogue files that cobertura maven plugin is tracking.
|
CoberturaDatafileDumpMojo |
Cobertura Datafile Dump Mojo
|
CoberturaInstrumentMojo |
Instrument the compiled classes.
|
CoberturaMojoUtils |
Utility class which can be used by both build-plugins and reports
|
CoberturaReportMojo |
Instruments, Tests, and Generates a Cobertura Report.
|
HelpMojo |
Display help information on cobertura-maven-plugin.
Call mvn cobertura:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
Copyright © 2005–2015 Codehaus. All rights reserved.