StatementCoverage
Contains coverage information for a single statement or line.
Constructors
Link copied to clipboard
constructor(executed: JsAny, location: JsAny, branches: ReadonlyArray<BranchCoverage> = definedExternally)