Package hudson.plugins.cobertura.targets

Interface Summary
HasName Interface for elements which have a display name
 

Class Summary
CoverageAggregationRule Rules that determines how coverage ratio of children are aggregated into that of the parent.
CoveragePaint Line-by-line coverage information.
CoveragePaintRule Describes how CoveragePaint can be aggregated up a CoverageResult tree.
CoverageResult Coverage result for a specific programming element.
CoverageTarget Holds the target coverage for a specific condition;
CoverageTree  
CoverageTreeElement  
Messages  
 

Enum Summary
CoverageAggregationMode Different ways of aggregating data series {x_1,x_2,x_3,...}, which can be represented as f(...f(f(ZERO,x_1),x_2)...,x_n)
CoverageElement Type of program construct being covered.
CoverageMetric  
 



Copyright © 2010. All Rights Reserved.