Predicate cyclomaticComplexityBranches
Gets the number of branching statements and expressions in a block. This is for computing cyclomatic complexity.
Import path
import semmle.code.cpp.metrics.MetricFunctionGets the number of branching statements and expressions in a block. This is for computing cyclomatic complexity.
import semmle.code.cpp.metrics.MetricFunction