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.
Use the field below to specify the maximum number of direct or indirect dependents a class may have before triggering this inspection |
New in 7, Powered by InspectionGadgets |