A branch point is one of the following:
if statementcatch section&& or || operators insideswitch block with non-default branchesMethods with too high cyclomatic complexity may be confusing and hard to test.
Use the Method complexity limit field to specify the maximum allowed cyclomatic complexity for a method.