Class ExcessivePackageBodyLengthRule

    • Constructor Detail

      • ExcessivePackageBodyLengthRule

        public ExcessivePackageBodyLengthRule()
    • Method Detail

      • defaultReportLevel

        protected int defaultReportLevel()
      • getMetric

        protected int getMetric​(T node)
      • isIgnored

        protected boolean isIgnored​(T node)
        Return true if the node should be ignored.
      • getViolationParameters

        protected Object[] getViolationParameters​(T node,
                                                  int metric)