class Simplabs::Excellent::Checks::ParameterNumberCheck

This check reports method and blocks that have more parameters than the threshold. Methods with long parameter lists are harder to understand and often an indicator for bad design as well.

Applies to

Constants

DEFAULT_THRESHOLD