merge-recursive.c
- 673 Complexity
- 6.8 Complexity / M
- 199 Duplication
- 26 Churn
- 4080 Lines
- 2897 Lines of Code
- 99 Methods
- 29.26 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?’