Reports constructors with too many parameters. Constructors
with too many parameters can be a good sign that refactoring is necessary.
Use the field below to specify the maximum number of parameters a constructor is allowed to have.
Use the combobox below to specify if the inspection should ignore private, package local & private or protected, package local and
private constructors