blob: 839a4e3a74453ce8aef6f7bb9283682b9c057882 [file] [log] [blame]
<html>
<body>
This global inspection reports any classes on which too many other classes in your
project are directly or indirectly dependent. Such classes may be expensive to modify,
as changes to the class may require changing many other classes. Only top-level classes
are reported by this inspection.
Since this inspection requires global code analysis, it is only available in batch inspection mode.
<!-- tooltip end -->
<p>
Use the field below to specify the maximum number of direct or indirect dependents
a class may have before triggering this inspection
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>