SimonOrJ/GetMeHome

View on GitHub
src/main/java/com/simonorj/mc/getmehome/config/ConfigUpgrader.java

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

Method upTo3 has 31 lines of code (exceeds 30 allowed). Consider refactoring.
Wontfix

private static void upTo3() {
final String LIMIT_ROOT = "limit";
final String DEFAULT = "default";
final String LIMIT_DEFAULT_NODE = "limit.default";
final String DEFAULT_LIMIT_NODE = "default.limit";
Severity: Minor
Found in src/main/java/com/simonorj/mc/getmehome/config/ConfigUpgrader.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status