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