scitools.com

← Metric catalog

Nested Complexity 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.

Nested Complexity

API ID: NestedComplexity
Languages: Ada, C, C++, Fortran, Java
Targets: Functions
The cyclomatic complexity for the given (function, procedure, method) plus the cyclomatic complexity of all called functions recursively.