Package net.sourceforge.cobertura.coveragedata

Interface Summary

CoverageData
HasBeenInstrumented Tag interface indicating that a particular class has already been instrumented.

Class Summary

ClassData ProjectData information is typically serialized to a file.
CoverageDataContainer Coverage data information is typically serialized to a file.
CoverageDataFileHandler This contains methods used for reading and writing the "cobertura.ser" file.
LineData This class implements HasBeenInstrumented so that when cobertura instruments itself, it will omit this class.
PackageData
ProjectData
SaveTimer
SourceFileData