data_structures\binary_trees\binary_search_tree.c
- 44 Complexity
- 4.89 Complexity / M
- 0 Duplication
- 2 Churn
- 206 Lines
- 131 Lines of Code
- 9 Methods
- 14.56 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.