Reports any methods which override concrete methods,
but which do not call that method as super. Such methods
may represent a failure of abstraction, and can lead to hard-to-trace bugs. Methods overridden
from java.lang.Object are not reported by this inspection.