Skip to content

Instantly share code, notes, and snippets.

@stefanoverna
Created July 12, 2011 08:24
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 stefanoverna/1077603 to your computer and use it in GitHub Desktop.
Save stefanoverna/1077603 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 157 | 133 | 13 | 14 | 1 | 7 |
| Helpers | 142 | 125 | 0 | 13 | 0 | 7 |
| Models | 1344 | 1045 | 37 | 98 | 2 | 8 |
| Model specs | 1328 | 1107 | 0 | 0 | 0 | 0 |
| Controller specs | 112 | 88 | 0 | 0 | 0 | 0 |
| Helper specs | 22 | 9 | 0 | 0 | 0 | 0 |
| Mailer specs | 27 | 19 | 0 | 0 | 0 | 0 |
| Acceptance specs | 1494 | 1227 | 3 | 19 | 6 | 62 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 4626 | 3753 | 53 | 144 | 2 | 24 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 1303 Test LOC: 2450 Code to Test Ratio: 1:1.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment