|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineImpl | |
|---|---|
| org.jacoco.core.internal.analysis | |
| Uses of LineImpl in org.jacoco.core.internal.analysis |
|---|
| Fields in org.jacoco.core.internal.analysis declared as LineImpl | |
|---|---|
static LineImpl |
LineImpl.EMPTY
Empty line without instructions or branches. |
| Methods in org.jacoco.core.internal.analysis that return LineImpl | |
|---|---|
LineImpl |
SourceNodeImpl.getLine(int nr)
|
abstract LineImpl |
LineImpl.increment(ICounter instructions,
ICounter branches)
Adds the given counters to this line. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||