Reports object instantiations where the allocated object is ignored and neither assigned to a variable nor used in another way.

Such expressions are legal in Java, but are often either unintended, or evidence of a very odd object initialization strategy.

Use the options to specify the fully-qualified names of classes whose instantiations should be ignored by this inspection.