Skip to content

Instantly share code, notes, and snippets.

@huned
Created August 10, 2013 22:44
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 huned/6202517 to your computer and use it in GitHub Desktop.
Save huned/6202517 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 152 | 110 | 4 | 8 | 2 | 11 |
| Helpers | 56 | 50 | 0 | 7 | 0 | 5 |
| Models | 806 | 610 | 12 | 31 | 2 | 17 |
| Mailers | 0 | 0 | 0 | 0 | 0 | 0 |
| Javascripts | 36 | 0 | 0 | 0 | 0 | 0 |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 |
| Controller tests | 0 | 0 | 0 | 0 | 0 | 0 |
| Helper tests | 0 | 0 | 0 | 0 | 0 | 0 |
| Model tests | 0 | 0 | 0 | 0 | 0 | 0 |
| Mailer tests | 0 | 0 | 0 | 0 | 0 | 0 |
| Integration tests | 0 | 0 | 0 | 0 | 0 | 0 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 1050 | 770 | 16 | 46 | 2 | 14 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 770 Test LOC: 0 Code to Test Ratio: 1:0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment