src\main\java\roundzero\day36\EvenTree.java
- 16 Complexity
- 3.2 Complexity / M
- 0 Duplication
- 1 Churn
- 90 Lines
- 72 Lines of Code
- 5 Methods
- 14.4 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.