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