High Complexity Functions is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
High Complexity Functions
Languages: AnyTargets: Project
Reports all functions (and methods) that have a Cyclomatic complexity higher than a user specified threshold.
The report lists all functions that have a cyclomatic complexity value greater than or equal to the user specified threshold. The user can then easily locate these functions in the Understand user interface and investigate them further.
Example:
