Reports a class where the number of methods exceeds the specified maximum.

Classes with too many methods are often trying to 'do too much'. Consider splitting such a class into multiple smaller classes.

Configure the inspection: