Skip to content

Instantly share code, notes, and snippets.

@davefp
Created October 19, 2013 22:02
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 davefp/7062097 to your computer and use it in GitHub Desktop.
Save davefp/7062097 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 226 | 183 | 7 | 35 | 5 | 3 |
| Helpers | 6 | 6 | 0 | 0 | 0 | 0 |
| Models | 94 | 77 | 6 | 15 | 2 | 3 |
| Mailers | 0 | 0 | 0 | 0 | 0 | 0 |
| Javascripts | 289 | 146 | 0 | 20 | 0 | 5 |
| Libraries | 41 | 34 | 0 | 6 | 0 | 3 |
| Controller tests | 315 | 246 | 8 | 2 | 0 | 121 |
| Helper tests | 8 | 6 | 2 | 0 | 0 | 0 |
| Model tests | 39 | 18 | 6 | 0 | 0 | 0 |
| Mailer tests | 0 | 0 | 0 | 0 | 0 | 0 |
| Integration tests | 0 | 0 | 0 | 0 | 0 | 0 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 1018 | 716 | 29 | 78 | 2 | 7 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 446 Test LOC: 270 Code to Test Ratio: 1:0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment