scitools.com

← Metric catalog

Children (Recursive) is one of the source-code metrics Understand computes across 17+ languages — browse them in the GUI, export and track them, or script them with the Python API.

Children (Recursive)

API ID: CountArchChildrenRecursive
Languages: Any
Targets: Architectures

The number of architecture children in the tree (this node's direct children plus all of their descendants).

Consider the following sample architecture:

Then the metric values would be:

ArchitectureValue
Arch Root3
Arch Child1
Arch GrandChild0
Arch Child 20