Reports constructors with too many parameters. Constructors with too many parameters can be a good sign that refactoring is necessary.

Use the field provided below to specify the maximum acceptable number of parameters a constructor might have.

Use the combobox below to specify if the inspection should ignore private, package local & private or protected, package local and private constructors

Powered by InspectionGadgets