tree.cc
- 102 Complexity
- 4.86 Complexity / M
- 0 Duplication
- 14 Churn
- 438 Lines
- 385 Lines of Code
- 21 Methods
- 18.33 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?’