src\chess\Board.java
- 189 Complexity
- 5.73 Complexity / M
- 0 Duplication
- 26 Churn
- 681 Lines
- 602 Lines of Code
- 33 Methods
- 18.24 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.