grep.c
- 285 Complexity
- 5.59 Complexity / M
- 0 Duplication
- 21 Churn
- 2094 Lines
- 1669 Lines of Code
- 51 Methods
- 32.73 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?’