Inspectopedia
 
2024.3

Method with too many parameters

Warning
New
Last modified: 03 December 2024

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.