scitools.com

← Metric catalog

Call By Nodes 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.

Call By Nodes

API ID: CallByNodes
Languages: Any
Targets: Functions

The number of unique nodes in the called-by tree (not including self).

Counts all unique functions that call this function, directly or indirectly.