Created
October 19, 2013 22:02
-
-
Save davefp/7062097 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Controllers | 226 | 183 | 7 | 35 | 5 | 3 | | |
| Helpers | 6 | 6 | 0 | 0 | 0 | 0 | | |
| Models | 94 | 77 | 6 | 15 | 2 | 3 | | |
| Mailers | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Javascripts | 289 | 146 | 0 | 20 | 0 | 5 | | |
| Libraries | 41 | 34 | 0 | 6 | 0 | 3 | | |
| Controller tests | 315 | 246 | 8 | 2 | 0 | 121 | | |
| Helper tests | 8 | 6 | 2 | 0 | 0 | 0 | | |
| Model tests | 39 | 18 | 6 | 0 | 0 | 0 | | |
| Mailer tests | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Integration tests | 0 | 0 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 1018 | 716 | 29 | 78 | 2 | 7 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 446 Test LOC: 270 Code to Test Ratio: 1:0.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment