Interface Summary | |
---|---|
BranchCoverageData | |
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. |
JumpData |
This class implements HasBeenInstrumented so that when cobertura instruments itself, it will omit this class. |
LineData |
This class implements HasBeenInstrumented so that when cobertura instruments itself, it will omit this class. |
PackageData | |
ProjectData | |
SaveTimer | |
SourceFileData | |
SwitchData |
This class implements HasBeenInstrumented so that when cobertura instruments itself, it will omit this class. |