ICoverageNode, ISourceFileCoverage, ISourceNodepublic class SourceFileCoverageImpl extends SourceNodeImpl implements ISourceFileCoverage
ISourceFileCoverage.ICoverageNode.CounterEntity, ICoverageNode.ElementTypebranchCounter, classCounter, complexityCounter, instructionCounter, lineCounter, methodCounterUNKNOWN_LINE| Constructor | Description |
|---|---|
SourceFileCoverageImpl(java.lang.String name,
java.lang.String packagename) |
Creates a source file data object with the given parameters.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPackageName() |
Returns the VM name of the package the source file belongs to.
|
getBranchCounter, getClassCounter, getComplexityCounter, getCounter, getElementType, getInstructionCounter, getLineCounter, getMethodCounter, getName, getPlainCopy, increment, increment, toStringgetBranchCounter, getClassCounter, getComplexityCounter, getCounter, getElementType, getInstructionCounter, getLineCounter, getMethodCounter, getName, getPlainCopygetFirstLine, getLastLine, getLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitensureCapacity, getFirstLine, getLastLine, getLine, increment, incrementpublic SourceFileCoverageImpl(java.lang.String name,
java.lang.String packagename)
name - name of the source filepackagename - vm name of the package the source file belongs topublic java.lang.String getPackageName()
ISourceFileCoveragegetPackageName in interface ISourceFileCoverageCopyright © 2018. All rights reserved.