src\v\raft\tests\append_entries_test.cc
- 45 Complexity
- 1.32 Complexity / M
- 0 Duplication
- 14 Churn
- 885 Lines
- 683 Lines of Code
- 34 Methods
- 20.09 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?’