This metric measures the number of lines of code in each file. The value excludes docstrings, comments and blank lines.

Organizing source into very large files is not recommended because:

The solution depends on the underlying cause:

  • M. Fowler, Refactoring. Addison-Wesley, 1999.
  • Wikipedia: Code refactoring.