|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoberturaReportBean | |
---|---|
org.codehaus.mojo.dashboard.report.plugin |
Uses of CoberturaReportBean in org.codehaus.mojo.dashboard.report.plugin |
---|
Methods in org.codehaus.mojo.dashboard.report.plugin that return CoberturaReportBean | |
---|---|
protected CoberturaReportBean |
DashBoardUtils.getCoberturaReport(org.apache.maven.project.MavenProject project,
java.util.Date generatedDate)
get the CoberturaReportBean which represents the Cobertura .ser file analysis |
Methods in org.codehaus.mojo.dashboard.report.plugin with parameters of type CoberturaReportBean | |
---|---|
void |
DashBoardReportGenerator.createCoberturaSection(java.util.ResourceBundle bundle,
org.apache.maven.doxia.sink.Sink sink,
CoberturaReportBean report)
|
void |
DashBoardHistoricReportGenerator.createCoberturaSection(java.util.ResourceBundle bundle,
org.apache.maven.doxia.sink.Sink sink,
CoberturaReportBean report)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |