PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
slevomat
/
coding-standard
/
doc
## 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`)
[-] numbers.md
[open]
[-] functions.md
[open]
[+]
..
[-] files.md
[open]
[-] namespaces.md
[open]
[-] attributes.md
[open]
[-] complexity.md
[open]
[-] operators.md
[open]
[-] whitespaces.md
[open]
[-] classes.md
[open]
[-] arrays.md
[open]
[-] type-hints.md
[open]
[-] exceptions.md
[open]
[-] php.md
[open]
[-] commenting.md
[open]
[-] control-structures.md
[open]
[-] strings.md
[open]
[-] variables.md
[open]