Skip to content

Instantly share code, notes, and snippets.

@wraithan
Created August 26, 2011 20:27
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 wraithan/1174353 to your computer and use it in GitHub Desktop.
Save wraithan/1174353 to your computer and use it in GitHub Desktop.
(beehive)[wraithan@wraithbeast beehive]
[git:live] $ cloc apps/
971 text files.
960 unique files.
44 files ignored.
http://cloc.sourceforge.net v 1.53 T=1.0 s (918.0 files/s, 73837.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 358 7055 2284 33094
HTML 559 2572 15 28805
XML 1 0 0 12
-------------------------------------------------------------------------------
SUM: 918 9627 2299 61911
-------------------------------------------------------------------------------
(beehive)[wraithan@wraithbeast beehive]
[git:live] $ cloc lib/aquameta/
708 text files.
497 unique files.
144 files ignored.
http://cloc.sourceforge.net v 1.53 T=32.0 s (11.0 files/s, 185481.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 300 1589 5925701 6811
HTML 53 87 3 1200
-------------------------------------------------------------------------------
SUM: 353 1676 5925704 8011
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment