src\Symfony\Component\PropertyAccess\PropertyAccessor.php
- 111 Complexity
- 6.53 Complexity / M
- 0 Duplication
- 8 Churn
- 677 Lines
- 505 Lines of Code
- 17 Methods
- 29.71 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.