Skip to content

Instantly share code, notes, and snippets.

@clayton
Created June 17, 2009 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayton/131072 to your computer and use it in GitHub Desktop.
Save clayton/131072 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 1462 | 1189 | 49 | 200 | 4 | 3 |
| Helpers | 535 | 413 | 0 | 39 | 0 | 8 |
| Models | 2641 | 2004 | 67 | 267 | 3 | 5 |
| Libraries | 1320 | 992 | 9 | 132 | 14 | 5 |
| Model specs | 5554 | 4309 | 0 | 5 | 0 | 859 |
| View specs | 0 | 0 | 0 | 0 | 0 | 0 |
| Controller specs | 2866 | 2230 | 2 | 25 | 12 | 87 |
| Helper specs | 975 | 752 | 0 | 2 | 0 | 374 |
| Library specs | 1262 | 991 | 0 | 1 | 0 | 989 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 16615 | 12880 | 127 | 671 | 5 | 17 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 4598 Test LOC: 8282 Code to Test Ratio: 1:1.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment