Reports a class where the number of nested inner classes exceeds the specified maximum.

Nesting inner classes inside other inner classes is confusing and indicates that refactoring may be necessary.

Use the Nesting limit field to specify the maximum allowed nesting depth for a class.