Skip to content

Instantly share code, notes, and snippets.

@sebhtml
Created August 15, 2014 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebhtml/497e5e8915f5524ab525 to your computer and use it in GitHub Desktop.
Save sebhtml/497e5e8915f5524ab525 to your computer and use it in GitHub Desktop.
mothur has > 150k lines of code
$ cloc mothur
814 text files.
814 unique files.
46 files ignored.
http://cloc.sourceforge.net v 1.60 T=5.60 s (143.7 files/s, 41055.9 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
C++ 380 34767 21318 137141
C/C++ Header 410 7512 6633 21149
Fortran 77 13 60 641 665
make 1 33 34 53
Bourne Again Shell 1 4 0 23
--------------------------------------------------------------------------------
SUM: 805 42376 28626 159031
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment