This inspection highlights local variables or parameters with the values unused in scope.
Once the IDE finds a value assigned to a local variable, which won't be used anywhere in the code, it marks it as unused.