Module: RuboCop::Cop::ClassishLength

Includes:
CodeLength
Included in:
Metrics::ClassLength, Metrics::ModuleLength
Defined in:
lib/rubocop/cop/mixin/classish_length.rb

Overview

Common functionality for checking length of classes and modules.

Method Summary

Methods included from CodeLength

#check_code_length, #count_comments?, #irrelevant_line, #max_length

Methods included from ConfigurableMax

#max=, #parameter_name