hackedteam/core-blackberry

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

Summary

Maintainability
C
1 day
Test Coverage

ParticularIntegerValue has 60 methods (exceeds 20 allowed). Consider refactoring.
Open

final class ParticularIntegerValue extends SpecificIntegerValue
{
    private final int value;


    File ParticularIntegerValue.java has 268 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