Created
March 2, 2015 11:05
-
-
Save wence-/4afce7a65b7353cfaf0b 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 firedrake/ | |
| 44 text files. | |
| 44 unique files. | |
| 2 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=0.44 s (96.0 files/s, 113441.7 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| C 2 2213 11621 23648 | |
| Python 37 1707 2453 5332 | |
| Cython 2 306 622 1413 | |
| C/C++ Header 1 36 49 206 | |
| ------------------------------------------------------------------------------- | |
| SUM: 42 4262 14745 30599 | |
| ------------------------------------------------------------------------------- | |
| lmitche1@yam:/data/lmitche1/src/firedrake g master st | |
| $ cloc tests | |
| 110 text files. | |
| 110 unique files. | |
| 8 files ignored. | |
| http://cloc.sourceforge.net v 1.60 T=0.54 s (192.1 files/s, 19733.6 lines/s) | |
| ------------------------------------------------------------------------------- | |
| Language files blank comment code | |
| ------------------------------------------------------------------------------- | |
| Python 103 2972 830 6776 | |
| ------------------------------------------------------------------------------- | |
| SUM: 103 2972 830 6776 | |
| ------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment