This inspection reports classes that override equals() but do not override hashCode(), or vice versa, which could potentially lead to problems when a class is added to a Collection.
It also reports object declarations which override either equals() or hashCode().