Back to Intellij Community

ModuleWithTooManyClasses

java/java-impl/resources/inspectionDescriptions/ModuleWithTooManyClasses.html

2025.3-rc-2387 B
Original Source

Reports modules that contain too many classes. Overly large modules may indicate a lack of design clarity. Java, Kotlin and Groovy classes are counted.

Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.

Use the Maximum number of classes field to specify the maximum number of classes a module may have.