Skip to content

Instantly share code, notes, and snippets.

@maurogeorge
Created October 19, 2013 21:52
Show Gist options
  • Save maurogeorge/7061999 to your computer and use it in GitHub Desktop.
Save maurogeorge/7061999 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 48 | 37 | 3 | 7 | 2 | 3 |
| Helpers | 2 | 2 | 0 | 0 | 0 | 0 |
| Models | 65 | 53 | 3 | 2 | 0 | 24 |
| Mailers | 0 | 0 | 0 | 0 | 0 | 0 |
| Javascripts | 17 | 0 | 0 | 0 | 0 | 0 |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 |
| Acceptance specs | 9 | 7 | 0 | 0 | 0 | 0 |
| Controller specs | 188 | 146 | 0 | 0 | 0 | 0 |
| Model specs | 147 | 121 | 0 | 0 | 0 | 0 |
| Routing specs | 72 | 54 | 0 | 0 | 0 | 0 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 548 | 420 | 6 | 9 | 1 | 44 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 92 Test LOC: 328 Code to Test Ratio: 1:3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment