hackedteam/core-blackberry

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

Summary

Maintainability
B
5 hrs
Test Coverage

SpecificLongValue has 39 methods (exceeds 20 allowed). Consider refactoring.
Open

abstract class SpecificLongValue extends LongValue
{
    // Implementations of unary methods of LongValue.

    public LongValue negate()

    There are no issues that match your filters.

    Category
    Status