Reports methods whose number of parameters exceeds the specified maximum.
Methods with too many parameters can be a good sign that a 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.