Name | Description | |
---|---|---|
ComplexityRegex | Overridden. The regular expression used to detect branching, looping and logical operations | |
ConfigName | MaxCyclomaticComplexity (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity) | |
ConfigValue | The default is a maximum of 21 (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity) | |
Extensions | Overridden. The extensions supported | |
Violation | Method too Complex (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity) |