Package | Description |
---|---|
org.jacoco.core.internal.analysis |
Modifier and Type | Field | Description |
---|---|---|
static LineImpl |
LineImpl.EMPTY |
Empty line without instructions or branches.
|
Modifier and Type | Method | Description |
---|---|---|
LineImpl |
SourceNodeImpl.getLine(int nr) |
|
abstract LineImpl |
LineImpl.increment(ICounter instructions,
ICounter branches) |
Adds the given counters to this line.
|
Copyright © 2018. All rights reserved.