Package hudson.plugins.cobertura.targets

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;
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 Created by IntelliJ IDEA.
 



Copyright © 2010. All Rights Reserved.