cpplint\cpplint.py
- 1017 Complexity
- 6.28 Complexity / M
- 0 Duplication
- 66 Churn
- 6244 Lines
- 4306 Lines of Code
- 162 Methods
- 26.58 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?’