Created
March 5, 2016 06:56
-
-
Save laiso/c177ce871ee6bf865aff 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
$ cloc Ubiregi2 (git)-[af3] - | |
1484 text files. | |
1480 unique files. | |
135 files ignored. | |
https://github.com/AlDanial/cloc v 1.66 T=9.01 s (149.7 files/s, 13944.2 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
Objective C 541 14761 4008 55532 | |
XML 22 22 0 31655 | |
C/C++ Header 550 3715 3861 6046 | |
JSON 234 0 0 5923 | |
Swift 1 26 4 85 | |
HTML 1 0 0 35 | |
------------------------------------------------------------------------------- | |
SUM: 1349 18524 7873 99276 | |
------------------------------------------------------------------------------- | |
$ cloc Ubiregi2Tests/ (git)-[af3] - | |
156 text files. | |
156 unique files. | |
42 files ignored. | |
https://github.com/AlDanial/cloc v 1.66 T=0.82 s (138.6 files/s, 30765.0 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
Objective C 80 4207 747 12532 | |
JSON 25 22 0 7311 | |
C/C++ Header 9 168 36 277 | |
------------------------------------------------------------------------------- | |
SUM: 114 4397 783 20120 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment