Reports a method where the number of parameters exceeds the specified maximum.

Methods with too many parameters can be a good sign that refactoring is necessary.

Methods that have super methods are not reported.

Use the Parameter limit field to specify the maximum allowed number of parameters for a method.