Skip to content

Instantly share code, notes, and snippets.

@wmoxam
Created September 19, 2008 15:03
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 wmoxam/11603 to your computer and use it in GitHub Desktop.
Save wmoxam/11603 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Libraries | 4412 | 3493 | 40 | 509 | 12 | 4 |
| Models | 11866 | 9114 | 404 | 1273 | 3 | 5 |
| Unit tests | 6049 | 4888 | 185 | 604 | 3 | 6 |
| Helpers | 6764 | 5796 | 0 | 736 | 0 | 5 |
| Controllers | 6299 | 5354 | 126 | 622 | 4 | 6 |
| Functional tests | 5885 | 4935 | 76 | 639 | 8 | 5 |
| Integration tests | 46 | 33 | 4 | 5 | 1 | 4 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 41321 | 33613 | 835 | 4388 | 5 | 5 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 23757 Test LOC: 9856 Code to Test Ratio: 1:0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment