egordorichev/LastTry

View on GitHub
core/src/org/egordorichev/lasttry/util/ByteHelper.java

Summary

Maintainability
A
1 hr
Test Coverage

Method create has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static byte create(boolean b1, boolean b2, boolean b3, boolean b4,
        boolean b5, boolean b6, boolean b7, boolean b8) {
Severity: Major
Found in core/src/org/egordorichev/lasttry/util/ByteHelper.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status