|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A conditional records the position of a conditional branch instruction, and the position of the branch target. Conditionals are used internally by the instrumentation to determine branch coverage.
Method Summary | |
int |
getLineNumber()
The line number of this conditional branch. |
int |
getTargetLineNumber()
The target line number of this conditional branch. |
Method Detail |
public int getLineNumber()
public int getTargetLineNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |