hackedteam/core-blackberry

View on GitHub
bb-tools/proguard4.7/src/proguard/classfile/attribute/visitor/AttributeNameFilter.java

Summary

Maintainability
B
6 hrs
Test Coverage

AttributeNameFilter has 33 methods (exceeds 20 allowed). Consider refactoring.
Open

public class AttributeNameFilter
implements   AttributeVisitor
{
    private final StringMatcher    stringMatcher;
    private final AttributeVisitor attributeVisitor;

    File AttributeNameFilter.java has 251 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