class Simplabs::Excellent::Checks::ModuleLineCountCheck

This check reports modules which have more lines than the threshold. Modules with a large number of lines are hard to read and understand and often an indicator for badly designed code as well.

Applies to

Constants

DEFAULT_THRESHOLD