Skip to content

Instantly share code, notes, and snippets.

@tsmango
Created March 14, 2012 12:34
Show Gist options
  • Save tsmango/2036184 to your computer and use it in GitHub Desktop.
Save tsmango/2036184 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 281 | 221 | 7 | 32 | 4 | 4 |
| Helpers | 35 | 30 | 0 | 2 | 0 | 13 |
| Models | 345 | 268 | 8 | 36 | 4 | 5 |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 |
| Model specs | 445 | 336 | 0 | 0 | 0 | 0 |
| Controller specs | 1100 | 868 | 1 | 36 | 36 | 22 |
| Helper specs | 60 | 16 | 0 | 0 | 0 | 0 |
| Mailer specs | 5 | 4 | 0 | 0 | 0 | 0 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 2271 | 1743 | 16 | 106 | 6 | 14 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 519 Test LOC: 1224 Code to Test Ratio: 1:2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment