Reports local variables that are used only in the very next return statement or are exact copies of other variables.

Such variables can be safely inlined to make the code more clear.