ModuleCoverage interface

Properties

blockCount
blockData
fileUrl

Code Coverage File Url

functions
name
signature
signatureAge
statistics

Property Details

blockCount

blockCount: number

Property Value

number

blockData

blockData: number[]

Property Value

number[]

fileUrl

Code Coverage File Url

fileUrl: string

Property Value

string

functions

functions: FunctionCoverage[]

Property Value

name

name: string

Property Value

string

signature

signature: string

Property Value

string

signatureAge

signatureAge: number

Property Value

number

statistics

statistics: CoverageStatistics

Property Value