src\Symfony\Component\Serializer\Mapping\AttributeMetadata.php
- 34 Complexity
- 1.89 Complexity / M
- 0 Duplication
- 1 Churn
- 268 Lines
- 119 Lines of Code
- 18 Methods
- 6.61 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.