Uses of Class
net.sourceforge.groboutils.codecoverage.v2.report.AnalysisModuleData

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
 org.w3c.dom.Element XmlReportGenerator.createReport(IAnalysisModule module, AnalysisModuleData data)
          Sends the generated report to out using the given module and data set.
 org.w3c.dom.Element IReportGenerator.createReport(IAnalysisModule module, AnalysisModuleData data)
          Sends the generated report to out using the given module and data set.
 



Copyright © 2001-2003 by The GroboUtils Project