blob: ecbbf2c860bcedcc33602dcd00ff455d0680ef21 [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 below to specify the maximum coupling a method is allowed to have.
<p>
</body>
</html>