class Simplabs::Excellent::Checks::MethodLineCountCheck
This check reports methods which have more lines than the threshold. Methods with a large number of lines are hard to read and understand and often an indicator for badly designed code as well.
Applies to¶ ↑
-
methods
Constants
- DEFAULT_THRESHOLD