Package net.sourceforge.cobertura.ant

Class Summary

CheckTask An ant task that can be used to optionally fail an ant build if the coverage percentage for lines or branches is below a certain, user specifiable threshold.
CommonMatchingTask
Ignore
InstrumentTask
MergeTask
Regex
ReportTask Generate a coverage report based on coverage data generated by instrumented classes.