builtin\bisect.c
- 276 Complexity
- 6.57 Complexity / M
- 0 Duplication
- 11 Churn
- 1369 Lines
- 1062 Lines of Code
- 42 Methods
- 25.29 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?’