| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.profiler |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionCoverage> |
ScriptCoverage.getFunctions()
Functions contained in the script that has coverage data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptCoverage.setFunctions(List<FunctionCoverage> functions)
Functions contained in the script that has coverage data.
|
Copyright © 2020. All rights reserved.