| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.profiler |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageRange> |
FunctionCoverage.getRanges()
Source ranges inside the function with coverage data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionCoverage.setRanges(List<CoverageRange> ranges)
Source ranges inside the function with coverage data.
|
Copyright © 2020. All rights reserved.