src\SortedCollection\TreeNode.php
- 73 Complexity
- 4.56 Complexity / M
- 0 Duplication
- 14 Churn
- 572 Lines
- 299 Lines of Code
- 16 Methods
- 18.69 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.