Class ExcessiveMethodLengthRule

    • Constructor Detail

      • ExcessiveMethodLengthRule

        public ExcessiveMethodLengthRule()
        Deprecated.
    • Method Detail

      • defaultReportLevel

        protected int defaultReportLevel()
        Deprecated.
        Specified by:
        defaultReportLevel in class net.sourceforge.pmd.lang.java.rule.internal.AbstractJavaCounterCheckRule<ASTMethodOrConstructorDeclaration>