Coupled Classes Metric is one of Understand's built-in reports — run it on your own code from the GUI, or headlessly with und report.
Coupled Classes Metric
Languages: C++Targets: Classes
List the coupled classes contributing to the CountClassCoupled metric.
The CountClassCoupled metric is great for knowing how many coupled classes there are. But what if you need to know which classes exactly a given class is coupled to? Or what the references are that cause the coupling? This ireport displays the answers to those questions.
See also the batch CountClassCoupled metric.