Options
All
  • Public
  • Public/Protected
  • All
Menu

Coverage data for a JavaScript function.

Hierarchy

  • FunctionCoverage

Index

Properties

functionName

functionName: string

JavaScript function name.

isBlockCoverage

isBlockCoverage: boolean

Whether coverage data for this function has block granularity.

ranges

ranges: CoverageRange[]

Source ranges inside the function with coverage data.

Generated using TypeDoc