src\Standards\Squiz\Sniffs\Functions\FunctionDeclarationArgumentSpacingSniff.php
- 61 Complexity
- 20.33 Complexity / M
- 0 Duplication
- 10 Churn
- 392 Lines
- 290 Lines of Code
- 3 Methods
- 96.67 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.