bisect.c
- 171 Complexity
- 4.28 Complexity / M
- 0 Duplication
- 13 Churn
- 1091 Lines
- 774 Lines of Code
- 40 Methods
- 19.35 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?’