|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AnalysisModuleData | |
| net.sourceforge.groboutils.codecoverage.v2.report | Generates reports on the coverage metrics. |
| Uses of AnalysisModuleData in net.sourceforge.groboutils.codecoverage.v2.report |
| Methods in net.sourceforge.groboutils.codecoverage.v2.report with parameters of type AnalysisModuleData | |
void |
XmlReportGenerator.writeReport(IAnalysisModule module,
AnalysisModuleData data,
java.io.Writer out)
Sends the generated report to out using the given module and data set. |
void |
IReportGenerator.writeReport(IAnalysisModule module,
AnalysisModuleData data,
java.io.Writer out)
Sends the generated report to out using the given module and data set. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||