Last active
August 29, 2015 14:00
-
-
Save colindecarlo/11240368 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
| colin@fred:~/development/cm/jivial.dev (master)$ cloc src/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php | |
| 1 text file. | |
| 1 unique file. | |
| 0 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=0.04 s (25.8 files/s, 76484.8 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| PHP 1 414 1352 1198 | |
| ------------------------------------------------------------------------------- | |
| colin@fred:~/development/cm/jivial.dev (master)$ | |
| colin@fred:~/development/cm/jivial.dev (master)$ cloc src/vendor/laravel/framework/src/Illuminate/ | |
| 409 text files. | |
| 408 unique files. | |
| 51 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=2.19 s (163.5 files/s, 28277.5 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| PHP 354 8513 28075 24928 | |
| CSS 1 41 2 267 | |
| HTML 1 2 0 69 | |
| XML 1 0 0 18 | |
| YAML 1 3 0 11 | |
| ------------------------------------------------------------------------------- | |
| SUM: 358 8559 28077 25293 | |
| ------------------------------------------------------------------------------- | |
| colin@fred:~/development/cm/jivial.dev (master)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment