Minecraft\net\minecraft\entity\projectile\EntityThrowable.cpp
- 61 Complexity
- 4.36 Complexity / M
- 56 Duplication
- 2 Churn
- 329 Lines
- 291 Lines of Code
- 14 Methods
- 20.79 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?’