Created
August 6, 2015 18:29
-
-
Save benpye/233f6dc7c86a84d2f0c5 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 --exclude-dir=deps . | |
2331 text files. | |
2052 unique files. | |
11473 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=4.39 s (425.7 files/s, 129362.8 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C/C++ Header 1344 39001 44471 219485 | |
C 16 1193 1431 120775 | |
Objective C++ 291 20787 7298 77627 | |
C++ 149 3763 4114 17553 | |
C# 16 525 309 3627 | |
Objective C 31 768 530 2477 | |
MSBuild scripts 7 0 52 633 | |
XML 3 7 1 468 | |
Teamcenter def 7 8 0 306 | |
CMake 1 10 0 91 | |
Assembly 1 3 2 30 | |
ASP.Net 1 0 0 6 | |
------------------------------------------------------------------------------- | |
SUM: 1867 66065 58208 443078 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment