Class NcssMethodCountRule

    • Constructor Detail

      • NcssMethodCountRule

        public NcssMethodCountRule()
        Count the size of all non-constructor methods.
    • Method Detail

      • defaultReportLevel

        protected int defaultReportLevel()
      • getViolationParameters

        protected Object[] getViolationParameters​(ExecutableCode node,
                                                  int metric)
      • isIgnored

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