This inspection reports all variables declared in the context of a method or classmethod, which is not used afterwards anywhere in this method.

Such variables take unnecessary memory and processing power; they should be removed for efficiency reasons.