Expand Minimize

JSH318964: Do not exceed max allowed cyclomatic complexity

Checks for maximum allowed cyclomatic complexity. Cyclomatic complexity measures the number of linearly independent paths through a program's source code. The maximum number can be configured in a SPCAF ruleset. Default is 10. (JSHint option 'maxcomplexity')

CheckId JSH318964
TypeName DoNotExceedMaxAllowedCyclomaticComplexity
Severity Warning
Type JavaScriptFile
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.