| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
List<RuleUsage> |
CSS.stopRuleUsageTracking()
Stop tracking rule usage and return the list of rules that were used since last call to
`takeCoverageDelta` (or since start of coverage instrumentation)
|
List<RuleUsage> |
CSS.takeCoverageDelta()
Obtain list of rules that became used since last call to this method (or since start of
coverage instrumentation)
|
Copyright © 2020. All rights reserved.