Created
June 9, 2016 16:27
-
-
Save eloyesp/cad0a5b1ba01869c902c64b7b898af50 to your computer and use it in GitHub Desktop.
cloc of the current project
This file contains 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
eloyesp@troska:~/.../inaka/cms$ cloc . | |
40718 text files. | |
34545 unique files. | |
21751 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=554.00 s (39.5 files/s, 8428.8 lines/s) | |
-------------------------------------------------------------------------------- | |
Language files blank comment code | |
-------------------------------------------------------------------------------- | |
Ruby 17034 214291 247141 1176651 | |
HTML 335 893784 2713 1116056 | |
Javascript 2477 63737 92026 353281 | |
YAML 800 1608 1983 90396 | |
XML 34 3105 1295 67363 | |
CSS 233 4076 5309 60883 | |
C 287 11700 14073 53003 | |
yacc 20 3321 0 36833 | |
SASS 185 1791 2549 28267 | |
Bourne Shell 42 3813 4414 24810 | |
C/C++ Header 169 3111 2710 12016 | |
Java 35 1673 4554 11861 | |
Assembly 33 3015 3631 10775 | |
m4 16 1146 162 10771 | |
C++ 13 1585 2031 4827 | |
make 36 787 113 4459 | |
CoffeeScript 35 498 155 3078 | |
XSD 7 82 41 1000 | |
Teamcenter def 1 2 0 929 | |
JavaServer Faces 20 0 0 877 | |
Expect 7 157 239 630 | |
DTD 3 179 177 528 | |
Bourne Again Shell 20 119 146 433 | |
LESS 4 60 7 296 | |
Oracle Reports 2 54 0 179 | |
Ruby HTML 10 0 6 96 | |
XSLT 2 9 0 58 | |
PHP 2 0 0 39 | |
PowerShell 1 0 1 1 | |
-------------------------------------------------------------------------------- | |
SUM: 21863 1213703 385476 3070396 | |
-------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment