Construct a FunctionDetail
The line number associated with the detailed data
The execution count of the associated function
The name of the associated function
Execution Count
The execution count of this Detail
Line Number
The line number that this Detail is associated with
Execution Count
the number of times this Detail's line was executed
Line Number
the line number associated with this Detail
Name
the name of the associated function
Generated using TypeDoc
Function Coverage Detail Data
An extension of {@link Detail | Detail} to hold detailed coverage data for function statements.