Uses of Package
hudson.plugins.emma

Packages that use hudson.plugins.emma
hudson.plugins.emma   
hudson.plugins.emma.rules   
 

Classes in hudson.plugins.emma used by hudson.plugins.emma
AbstractReport
          Base class of the coverage report tree, which maintains the details of the coverage report.
AggregatedReport
          Reports that have children.
CoverageElement
          This is a transitive object used during the parsing, but not a part of the final tree built.
CoverageObject
          Base class of all coverage objects.
CoverageReport
          Root object of the coverage report.
EmmaBuildAction
          Build view extension by Emma plugin.
EmmaHealthReportThresholds
          Holds the configuration details for HealthReport generation
Ratio
          Represents x/y where x=Ratio.numerator and y=Ratio.denominator.
Rule
          Rule object encapsulates the logic to mark CoverageObjects as "failed".
 

Classes in hudson.plugins.emma used by hudson.plugins.emma.rules
CoverageReport
          Root object of the coverage report.
Rule
          Rule object encapsulates the logic to mark CoverageObjects as "failed".
 



Copyright © 2004-2012 Hudson. All Rights Reserved.