hackedteam/core-blackberry

View on GitHub
bb-tools/proguard4.7/src/proguard/evaluation/value/IntegerValue.java

Summary

Maintainability
D
3 days
Test Coverage

IntegerValue has 120 methods (exceeds 20 allowed). Consider refactoring.
Open

public abstract class IntegerValue extends Category1Value
{
    /**
     * Returns the specific integer value, if applicable.
     */
Severity: Major
Found in bb-tools/proguard4.7/src/proguard/evaluation/value/IntegerValue.java - About 2 days to fix

    File IntegerValue.java has 397 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*
     * ProGuard -- shrinking, optimization, obfuscation, and preverification
     *             of Java bytecode.
     *
     * Copyright (c) 2002-2011 Eric Lafortune (eric@graphics.cornell.edu)
    Severity: Minor
    Found in bb-tools/proguard4.7/src/proguard/evaluation/value/IntegerValue.java - About 5 hrs to fix

      There are no issues that match your filters.

      Category
      Status