| Name | Description | |
|---|---|---|
![]() | JavaScriptCyclomaticComplexity Constructor |
The following tables list the members exposed by JavaScriptCyclomaticComplexity.
| Name | Description | |
|---|---|---|
![]() | JavaScriptCyclomaticComplexity 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) |