HOME


5h-3LL 1.0
DIR: /opt/cpanel/ea-wappspector/vendor/slevomat/coding-standard/doc
/opt/cpanel/ea-wappspector/vendor/slevomat/coding-standard/doc/
Upload File:
Current File : /opt/cpanel/ea-wappspector/vendor/slevomat/coding-standard/doc/complexity.md
## Complexity

#### SlevomatCodingStandard.Complexity.Cognitive

Enforces maximum [cognitive complexity](https://www.sonarsource.com/docs/CognitiveComplexity.pdf) for functions.

Sniff provides the following setting:

* `warningThreshold` (default: `6`)
* `errorThreshold` (default: `6`)