Construct a Tree Report Node
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
Descendents of this node
Child nodes of this node
Branch Record data for this Summary
List of paths that are descendents of this node
Child nodes or leafs of this node
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
Tree Report Node
An extension of {@link Summary | Summary} that also includes a set of child
TreeReportNode
s orDetailedSummary
s to create a tree-like structure. This is used by the {@link TreeReport | TreeReport} to build a hierarchy that matches a directory structure for a set of paths.