hackedteam/core-blackberry

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

Summary

Maintainability
C
1 day
Test Coverage

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

public abstract class LongValue extends Category2Value
{
    /**
     * Returns the specific long value, if applicable.
     */
Severity: Major
Found in bb-tools/proguard4.7/src/proguard/evaluation/value/LongValue.java - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status