cloc

statistics utility to count lines of code
  https://github.com/AlDanial/cloc
  2
  1 review



Count physical lines of source code in the given files (may be archives such as compressed tarballs or zip files) and/or recursively below the given directories.

Counts blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution.
Latest reviews
5
axeoth 12 years ago

very useful tool. unfortunately, 1.53 compains about some deprectade function. should be updated to version 1.55.