Low Maintainability Classes Table is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
Low Maintainability Classes Table
Languages: Basic, C#, C++, Java, Pascal, Python, WebTargets: Project
Finds classes that exceed thresholds for specified metrics.
This report displays classes exceeding thresholds for CountDeclMethod, CountClassCoupled, and PercentLackOfCohesion, aiding in identifying potentially hard-to-maintain classes. Read more about it in the blog article ↗.