Checks a module to make sure the number of lines it has is under the specified limit.
A module getting too large is a code smell that indicates it might be taking on too many responsibilities. It should probably be refactored into multiple smaller modules.
Generated with the Darkfish Rdoc Generator 2.