scitools.com

← Metric catalog

Call By Depth 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 Depth

API ID: CallByDepth
Languages: Any
Targets: Functions

Maximum number of levels the called-by tree reaches (not including self).

Measures the maximum call chain depth from any caller to this function.