Coverage Summary
A structured object to hold coverage summary information for a specific path. This includes Records for branch, function and line data. Coverage Summaries also support cloning and combining data.
Construct a Summary
path associated with summary data
name associated with summary data
Record for branch data to store
Record for function data to store
Record for line data to store
Branch Record data for this Summary
Function Record data for this Summary
Line Record data for this Summary
Name associated with this Summary
Path associated with this Summary
Generated using TypeDoc
Coverage Summary
A structured object to hold coverage summary information for a specific path. This includes Records for branch, function and line data. Coverage Summaries also support cloning and combining data.