Name | Description | |
---|---|---|
TypeScriptCyclomaticComplexity Constructor |
The following tables list the members exposed by TypeScriptCyclomaticComplexity.
Name | Description | |
---|---|---|
TypeScriptCyclomaticComplexity Constructor |
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) |
Name | Description | |
---|---|---|
PerformQualityCheck | (Inherited from KellermanSoftware.StaticCodeAnalysis.QualityChecks.CyclomaticComplexity) |