blob: 121e7f960f290133f1ea2fec934e4a9f8a060e92 [file] [log] [blame]
<html>
<body>
Reports methods which are highly coupled, i.e. that reference too many other classes.
Methods with too high a coupling can be very fragile, and should probably be broken up. References to system classes
(those in the <b>java.</b>or <b>javax.</b> packages), are not
counted for purposes of this inspection.
<!-- tooltip end -->
<p>
Use the field provided below to specify the maximum acceptable coupling a method might have.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>