osu.Game.Rulesets.Osu\Difficulty\OsuLegacyScoreMissCalculator.cs
- 12 Complexity
- 2 Complexity / M
- 86 Duplication
- 2 Churn
- 205 Lines
- 122 Lines of Code
- 6 Methods
- 20.33 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?’