Skip to content

Instantly share code, notes, and snippets.

@jacortinas
Created October 20, 2010 22:25
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 jacortinas/637459 to your computer and use it in GitHub Desktop.
Save jacortinas/637459 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 3088 | 2616 | 68 | 351 | 5 | 5 |
| Helpers | 937 | 780 | 0 | 132 | 0 | 3 |
| Models | 4399 | 3643 | 155 | 477 | 3 | 5 |
| Libraries | 728 | 495 | 6 | 70 | 11 | 5 |
| Functional tests | 1530 | 1223 | 24 | 19 | 0 | 62 |
| Unit tests | 5275 | 4252 | 126 | 79 | 0 | 51 |
| Integration specs | 1197 | 1022 | 0 | 4 | 0 | 253 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 17154 | 14031 | 379 | 1132 | 2 | 10 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 7534 Test LOC: 6497 Code to Test Ratio: 1:0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment