Reports methods with too many parameters. Method with too many parameters
is a good sign that refactoring is necessary. Methods whose signatures are inherited from
library classes are ignored by this inspection.
Use the Maximum number of parameters: field to specify the maximum acceptable number of parameters a method might have.