cpplint\cpplint_unittest.py
- 275 Complexity
- 1.22 Complexity / M
- 0 Duplication
- 44 Churn
- 5812 Lines
- 4966 Lines of Code
- 225 Methods
- 22.07 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?’