Language: C# | Type: CODE_SMELL | Severity: Critical
Tags: brain-overload
The cyclomatic complexity of methods and properties should not exceed a defined threshold. Complex code can perform poorly and will in any case be difficult to understand and therefore to maintain.