hackedteam/core-blackberry

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

Summary

Maintainability
C
1 day
Test Coverage

SpecificIntegerValue has 58 methods (exceeds 20 allowed). Consider refactoring.
Open

abstract class SpecificIntegerValue extends IntegerValue
{
    // Implementations of unary methods of IntegerValue.

    public IntegerValue negate()

    File SpecificIntegerValue.java has 255 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)

      There are no issues that match your filters.

      Category
      Status