This inspection reports any instances of methods with too many return points. Methods with too many return points may be confusing, and hard to refactor.

Use the field provided below to specify the maximum acceptable number of return points a method might have. Use the check boxes below to specify if guard clause and/or return points inside equals() methods should be ignored.

Powered by InspectionGadgets