osu.Game.Rulesets.Mania\MathUtils\LegacySortHelper.cs
- 30 Complexity
- 5 Complexity / M
- 0 Duplication
- 4 Churn
- 156 Lines
- 113 Lines of Code
- 6 Methods
- 18.83 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.