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 java.or javax. packages), are not
counted for purposes of this inspection.
Use the field below to specify the maximum coupling a method is allowed to have.