|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface Conditional
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 |
|---|
int getLineNumber()
int getTargetLineNumber()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||