| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands | |
| com.github.kklisura.cdt.protocol.events.profiler | |
| com.github.kklisura.cdt.protocol.types.profiler |
| Modifier and Type | Method and Description |
|---|---|
List<ScriptCoverage> |
Profiler.getBestEffortCoverage()
Collect coverage data for the current isolate.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScriptCoverage> |
PreciseCoverageDeltaUpdate.getResult()
Coverage data for the current isolate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreciseCoverageDeltaUpdate.setResult(List<ScriptCoverage> result)
Coverage data for the current isolate.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScriptCoverage> |
TakePreciseCoverage.getResult()
Coverage data for the current isolate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TakePreciseCoverage.setResult(List<ScriptCoverage> result)
Coverage data for the current isolate.
|
Copyright © 2021 Kenan Klisura. All rights reserved.