osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs
- 28 Complexity
- 5.6 Complexity / M
- 0 Duplication
- 1 Churn
- 219 Lines
- 142 Lines of Code
- 5 Methods
- 28.4 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.