| Package | Description |
|---|---|
| org.jacoco.core.analysis |
Coverage calculation and analysis.
|
| org.jacoco.core.runtime |
Runtime control and execution data collection.
|
| Constructor and Description |
|---|
Analyzer(ExecutionDataStore executionData,
ICoverageVisitor coverageVisitor)
Creates a new analyzer reporting to the given output.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionDataStore |
AbstractRuntime.store
store for execution data
|
Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.