Description Summary
A named callable or method control element contains control flow that exceeds the desired cyclomatic complexity.
Extended Description
This pattern identifies situations where the named callable control element or method control element has a control flow with a Cyclomatic Complexity which is greater than the default threshold value of 20.