|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionDataStore | |
---|---|
org.jacoco.core.analysis | Coverage calculation and analysis. |
org.jacoco.core.runtime | Runtime control and execution data collection. |
Uses of ExecutionDataStore in org.jacoco.core.analysis |
---|
Constructors in org.jacoco.core.analysis with parameters of type ExecutionDataStore | |
---|---|
Analyzer(ExecutionDataStore executionData,
ICoverageVisitor structureVisitor)
Creates a new analyzer reporting to the given output. |
Uses of ExecutionDataStore in org.jacoco.core.runtime |
---|
Fields in org.jacoco.core.runtime declared as ExecutionDataStore | |
---|---|
protected ExecutionDataStore |
AbstractRuntime.store
store for execution data |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |