public class SourceFileCoverageImpl extends SourceNodeImpl implements ISourceFileCoverage
ISourceFileCoverage.ICoverageNode.CounterEntity, ICoverageNode.ElementTypebranchCounter, classCounter, complexityCounter, instructionCounter, lineCounter, methodCounterUNKNOWN_LINE| Constructor and Description |
|---|
SourceFileCoverageImpl(String name,
String packagename)
Creates a source file data object with the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPackageName()
Returns the VM name of the package the source file belongs to.
|
ensureCapacity, getFirstLine, getLastLine, getLine, increment, incrementgetBranchCounter, getClassCounter, getComplexityCounter, getCounter, getElementType, getInstructionCounter, getLineCounter, getMethodCounter, getName, getPlainCopy, increment, increment, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFirstLine, getLastLine, getLinegetBranchCounter, getClassCounter, getComplexityCounter, getCounter, getElementType, getInstructionCounter, getLineCounter, getMethodCounter, getName, getPlainCopypublic String getPackageName()
ISourceFileCoveragegetPackageName in interface ISourceFileCoverageCopyright © 2024. All rights reserved.