ModuleCoverage interface

属性

blockCount
blockData
fileUrl

代码覆盖率文件 URL

functions
name
signature
signatureAge
statistics

属性详细信息

blockCount

blockCount: number

属性值

number

blockData

blockData: number[]

属性值

number[]

fileUrl

代码覆盖率文件 URL

fileUrl: string

属性值

string

functions

functions: FunctionCoverage[]

属性值

name

name: string

属性值

string

signature

signature: string

属性值

string

signatureAge

signatureAge: number

属性值

number

statistics

statistics: CoverageStatistics

属性值