Reports on any unnecessary return statements at the end of constructors and methods returning void. These may be safely removed.

At present, this inspection is disabled in JSP files.

Use the checkbox below to let this inspection ignore return statements in the then branch of if statements which also have an else branch.