Inspectopedia Help

Class independent of its module

Reports classes that:

  • do not depend on any other class in their module

  • are not a dependency for any other class in their module

Such classes are an indication of ad-hoc or incoherent modularisation strategies, and may often profitably be moved.

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

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for JVM 2023.3

Plugin:

Java, 233.SNAPSHOT

Last modified: 13 July 2023