FileCoverage interface
Properties
line |
List of line blocks along with their coverage status |
path | File path for which coverage information is sought for |
Property Details
lineBlocksCoverage
List of line blocks along with their coverage status
lineBlocksCoverage: LineBlockCoverage[]
Property Value
path
File path for which coverage information is sought for
path: string
Property Value
string