Interface ISourceFileCoverage

All Superinterfaces:
ICoverageNode, ISourceNode
All Known Implementing Classes:
SourceFileCoverageImpl

public interface ISourceFileCoverage extends ISourceNode
Coverage data of a single source file. The name of this node is the local name of the source file.
  • Method Details

    • getPackageName

      String getPackageName()
      Returns the VM name of the package the source file belongs to.
      Returns:
      package name