Class ExcessiveParameterListRule

    • Constructor Detail

      • ExcessiveParameterListRule

        public ExcessiveParameterListRule()
    • Method Detail

      • defaultReportLevel

        protected int defaultReportLevel()
        Specified by:
        defaultReportLevel in class net.sourceforge.pmd.lang.apex.rule.internal.AbstractCounterCheckRule<ASTMethod>
      • getMetric

        protected int getMetric​(ASTMethod node)
        Specified by:
        getMetric in class net.sourceforge.pmd.lang.apex.rule.internal.AbstractCounterCheckRule<ASTMethod>