ICoverageNodePackageCoverageImplpublic interface IPackageCoverage extends ICoverageNode
IClassCoverage,
ISourceFileCoverageICoverageNode.CounterEntity, ICoverageNode.ElementType| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<IClassCoverage> |
getClasses() |
Returns all classes contained in this package.
|
java.util.Collection<ISourceFileCoverage> |
getSourceFiles() |
Returns all source files in this package.
|
getBranchCounter, getClassCounter, getComplexityCounter, getCounter, getElementType, getInstructionCounter, getLineCounter, getMethodCounter, getName, getPlainCopyjava.util.Collection<IClassCoverage> getClasses()
java.util.Collection<ISourceFileCoverage> getSourceFiles()
Copyright © 2018. All rights reserved.