A high number of imports can indicate a high degree of coupling within an object. Rule counts the number of unique imports and reports a violation if the count is above the user defined threshold.
This rule is deprecated, use {rule:squid:S1200} instead.