Class | Description |
---|---|
Archive |
This class represents an archive within an archive.
|
ClassInstrumenter | |
ClassPattern |
This class represents a collection of regular expressions that will be used to see
if a classname matches them.
|
CoberturaFile |
This represents a regular File, but unlike java.io.File, the baseDir and
relative pathname used to create it are saved for later use.
|
FirstPassMethodInstrumenter | |
JumpHolder | |
Main |
Add coverage instrumentation to existing classes.
|
NewLocalVariableMethodAdapter |
Expects that the visitMaxs is calculated for me ....
|
SecondPassMethodInstrumenter | |
SwitchHolder |