|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BranchCountMeasure | Processes methods for branch coverage analysis, where each branch instruction and its corresponding not-taken instruction are marked. |
BytecodeCountMeasure | Processes methods for instruction-count coverage analysis. |
BytecodeLineUtil | Helper that processes bytecode instructions and line-numbering |
CallPairMeasure | Processes methods for call pair coverage analysis, where each function call instruction are marked. |
DefaultAnalysisMetaData | Contains data necessary for storing the meta-data associated with a specific marked bytecode instruction. |
FunctionMeasure | Processes methods for function coverage analysis, which checks that each method/function has been invoked. |
LineCountMeasure | Processes methods for line-count coverage analysis. |
All analysis modules and their supporting classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |