src\Symfony\Component\Serializer\Tests\SerializerTest.php
- 94 Complexity
- 1.16 Complexity / M
- 0 Duplication
- 6 Churn
- 1258 Lines
- 1068 Lines of Code
- 81 Methods
- 13.19 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.