Skip to content

Instantly share code, notes, and snippets.

@jboner
Created October 3, 2012 15:42
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 jboner/3827655 to your computer and use it in GitHub Desktop.
Save jboner/3827655 to your computer and use it in GitHub Desktop.
cloc on akka
jboner at sarek in ~/src/akka-stuff/akka on master
[130] $ cloc . 5244 text files.
2647 unique files.
3822 files ignored.
http://cloc.sourceforge.net v 1.56 T=52.0 s (41.8 files/s, 13040.5 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
HTML 1473 39655 1 529371
Scala 475 11060 16247 45020
Java 134 2478 2284 18277
Javascript 41 814 1780 6227
CSS 11 357 150 2473
Bourne Again Shell 5 125 80 416
Python 6 86 50 332
Visual Basic 2 20 0 183
XML 10 35 12 135
Bourne Shell 10 28 31 131
make 2 26 10 113
XSD 1 5 0 37
Perl 1 8 3 31
DOS Batch 2 3 0 12
--------------------------------------------------------------------------------
SUM: 2173 54700 20648 602758
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment