fuc-new/vendor/slevomat/coding-standard/doc/complexity.md
2026-05-02 16:20:44 +08:00

289 B

Complexity

SlevomatCodingStandard.Complexity.Cognitive

Enforces maximum cognitive complexity for functions.

Sniff provides the following setting:

  • warningThreshold: defaults to 6
  • errorThreshold : defaults to 6