Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IClassCoverage
Coverage data of a single class containing methods.
|
interface |
IMethodCoverage
Coverage data of a single method.
|
interface |
ISourceFileCoverage
Coverage data of a single source file.
|
Copyright © 2009-2015 Mountainminds GmbH & Co. KG. All Rights Reserved.