hackedteam/core-blackberry

View on GitHub
bb-tools/proguard4.7/src/proguard/optimize/info/MethodInvocationMarker.java

Summary

Maintainability
A
1 hr
Test Coverage

Method visitConstantInstruction has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public void visitConstantInstruction(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ConstantInstruction constantInstruction)

    Method visitAnyInstruction has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public void visitAnyInstruction(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, Instruction instruction) {}

      There are no issues that match your filters.

      Category
      Status