com\williamfiset\datastructures\balancedtree\RedBlackTree.java
- 56 Complexity
- 2.67 Complexity / M
- 0 Duplication
- 2 Churn
- 319 Lines
- 200 Lines of Code
- 21 Methods
- 9.52 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’