grep.c
- 529 Complexity
- 6.61 Complexity / M
- 0 Duplication
- 13 Churn
- 2194 Lines
- 1736 Lines of Code
- 80 Methods
- 21.7 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?’