Package hudson.plugins.jacoco.model

Class Summary
Coverage Represents x/y where x=Coverage.missed and y=Coverage.covered.
CoverageElement This is a transitive object used during the parsing, but not a part of the final tree built.
CoverageObject<SELF extends CoverageObject<SELF>> Base class of all coverage objects.
ModuleInfo Deprecated.
 

Enum Summary
CoverageElement.Type Enumeration of coverage types that appear in a JaCoCo report.
 



Copyright © 2004-2013 Hudson. All Rights Reserved.