Reports the variables that are considered unused in the following cases:
The value of the variable is not used anywhere or is overwritten immediately.
The reference stored in the variable is not used anywhere or is overwritten immediately.