Created
October 19, 2013 21:52
-
-
Save maurogeorge/7061999 to your computer and use it in GitHub Desktop.
Rake stats of project http://avassaladores.r13.railsrumble.com/
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 | 48 | 37 | 3 | 7 | 2 | 3 | | |
| Helpers | 2 | 2 | 0 | 0 | 0 | 0 | | |
| Models | 65 | 53 | 3 | 2 | 0 | 24 | | |
| Mailers | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Javascripts | 17 | 0 | 0 | 0 | 0 | 0 | | |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Acceptance specs | 9 | 7 | 0 | 0 | 0 | 0 | | |
| Controller specs | 188 | 146 | 0 | 0 | 0 | 0 | | |
| Model specs | 147 | 121 | 0 | 0 | 0 | 0 | | |
| Routing specs | 72 | 54 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 548 | 420 | 6 | 9 | 1 | 44 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 92 Test LOC: 328 Code to Test Ratio: 1:3.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment