Long Class files are indications that the class may be trying to do too much. Try to break it down, and reduce the size to something manageable.

This rule is deprecated, use {rule:squid:S1448} instead.