egordorichev/LastTry

View on GitHub
core/src/org/egordorichev/lasttry/state/LoadState.java

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            @Override
            public void run() {
                Gdx.app.postRunnable(new Runnable() {
                    @Override
                    public void run() {
Severity: Minor
Found in core/src/org/egordorichev/lasttry/state/LoadState.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status