Created
August 6, 2015 18:28
-
-
Save benpye/bb2fc2c8d6c39ff2809f 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
ben@xubuntu-desktop ~/git/WinObjC (master) $ cloc . | |
12519 text files. | |
9874 unique files. | |
5178 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=21.69 s (288.1 files/s, 134262.7 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 855 99134 136813 736881 | |
C++ 1468 106905 120550 643888 | |
C/C++ Header 3308 101083 292619 442839 | |
Objective C++ 291 20787 7298 77627 | |
Bourne Shell 45 5827 6567 42458 | |
m4 16 1629 396 13771 | |
HTML 10 795 31 7995 | |
XML 21 895 201 7693 | |
C# 30 646 416 5635 | |
Perl 54 1022 1297 5552 | |
Assembly 6 335 532 2593 | |
Objective C 31 768 530 2477 | |
yacc 2 209 169 1909 | |
DOS Batch 17 380 36 1633 | |
make 45 471 453 1318 | |
Python 9 181 231 1125 | |
Teamcenter def 12 19 0 949 | |
Ant 2 22 99 885 | |
XAML 5 80 1052 798 | |
MSBuild scripts 8 0 59 792 | |
CSS 2 189 47 747 | |
lex 2 113 41 541 | |
Korn Shell 1 39 46 223 | |
CMake 2 18 0 126 | |
sed 3 0 17 51 | |
XSLT 1 4 2 24 | |
Lisp 1 2 7 12 | |
ASP.Net 1 0 0 6 | |
------------------------------------------------------------------------------- | |
SUM: 6248 341553 569509 2000548 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment