CodeQL library for Java/Kotlin
codeql/java-all 0.8.11-dev (changelog, source)
Search

Member predicate MetricRefType::getCyclomaticComplexity

Gets the cyclomatic complexity of a type, estimated as the sum of the cyclomatic complexities of its callables.

int getCyclomaticComplexity()