hackedteam/core-blackberry

View on GitHub
RCSBlackBerry/src/blackberry/config/Configuration.java

Summary

Maintainability
A
1 hr
Test Coverage

Method parseConfiguration has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private boolean parseConfiguration(boolean instantiate, String json) {
        try {
            //#ifdef DEBUG
            debug.trace("parseConfiguration: " + json); //$NON-NLS-1$
            //#endif
Severity: Minor
Found in RCSBlackBerry/src/blackberry/config/Configuration.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status