src\leveldb\util\env_posix.cc
- 139 Complexity
- 2.01 Complexity / M
- 0 Duplication
- 8 Churn
- 906 Lines
- 661 Lines of Code
- 69 Methods
- 9.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?’