Reports any clases which extend concrete classes of type
java.util.Collection or
java.util.Map. Subclassing collection types
is a common practice of novice object-oriented developers, but is considerably
more brittle than delegating collection calls.