ExcessiveImportsRule attempts to count all unique imports a class
contains. This rule will count a "import com.something.*;" as a single
import. This is a unqiue situation and I'd like to create an audit type
rule that captures those.
since: Feb 21, 2003 author: aglover