scitools.com

← Metric catalog

Include By Sum Cyclomatic 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.

Include By Sum Cyclomatic

API ID: IncludeBySumCyclomatic
Languages: Any
Targets: Files

Sum of Cyclomatic Complexities for each unique node in the included-by tree (not including self).

Aggregates the cyclomatic complexity of all files that include this file.