Last active
August 29, 2015 14:01
-
-
Save acook/febe3456b78756fd2cfe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~ Source rails master perl ~/Downloads/cloc-1.60\ \(1\).pl . 255 acook static-72-47-3-227 | |
| 2695 text files. | |
| 2468 unique files. | |
| 776 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=6.86 s (287.1 files/s, 38026.7 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| Ruby 1735 38803 37517 174423 | |
| CSS 37 176 389 4365 | |
| YAML 127 250 564 2030 | |
| Javascript 43 223 531 1187 | |
| HTML 21 27 6 361 | |
| yacc 1 5 0 44 | |
| SQL 1 6 0 43 | |
| DTD 1 0 0 1 | |
| SASS 3 0 9 0 | |
| CoffeeScript 1 0 3 0 | |
| ------------------------------------------------------------------------------- | |
| SUM: 1970 39490 39019 182454 | |
| ------------------------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~ Source rails master rm -r actionmailer/test actionpack/test actionview/test activemodel/test activerecord/test activesupport/test guides railties/test | |
| <snip> | |
| ~ Source rails master perl ~/Downloads/cloc-1.60\ \(1\).pl . acook static-72-47-3-227 | |
| 1009 text files. | |
| 996 unique files. | |
| 190 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=2.50 s (342.0 files/s, 40892.3 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| Ruby 823 11628 35135 53829 | |
| YAML 19 71 549 403 | |
| HTML 3 15 3 182 | |
| Javascript 3 21 15 113 | |
| CSS 5 15 23 75 | |
| yacc 1 5 0 44 | |
| ------------------------------------------------------------------------------- | |
| SUM: 854 11755 35725 54646 | |
| ------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment