<html> | |
<body> | |
Reports methods with too many parameters. Methods with too many parameters | |
can be a good sign that refactoring is necessary. Methods whose signatures are inherited from | |
library classes are ignored by this inspection. | |
<!-- tooltip end --> | |
<p> | |
Use the field below to specify the maximum number of parameters a method is allowed to have. | |
<p> | |
</body> | |
</html> |