Reports the methods identical to their super methods. Such methods have the same signatures
as their super methods and either have the same bodies or only include the super method's call in their bodies.
These methods are redundant and can be removed.
Use the checkbox below to run the inspection for the methods that override library methods.
Checking library methods may slow down the inspection.