oclint-rules\rules\basic\MisplacedNullCheckRule.cpp
- 26 Complexity
- 1.13 Complexity / M
- 0 Duplication
- 5 Churn
- 189 Lines
- 157 Lines of Code
- 23 Methods
- 6.83 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?’