Created
November 6, 2014 20:10
-
-
Save carloscm/253cbe6cb724fcac971a to your computer and use it in GitHub Desktop.
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
quant:~/development/minisuit/projects/MiniSuit$ cloc . | |
425 text files. | |
421 unique files. | |
131 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=3.32 s (89.0 files/s, 30249.7 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C++ 117 8841 3102 49748 | |
C/C++ Header 130 3819 2204 20796 | |
C 4 689 439 5225 | |
Lisp 28 696 267 3146 | |
Objective C++ 4 139 141 432 | |
make 1 12 0 143 | |
Bourne Shell 3 28 6 106 | |
XML 3 26 38 87 | |
Java 1 11 20 17 | |
Objective C 2 10 27 13 | |
Ant 1 16 55 12 | |
DOS Batch 1 0 0 1 | |
------------------------------------------------------------------------------- | |
SUM: 295 14287 6299 79726 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment