Created
October 4, 2011 19:29
-
-
Save rafaelp/1262547 to your computer and use it in GitHub Desktop.
Rake Stats do Freelancer Free
This file contains 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 | 100 | 85 | 4 | 10 | 2 | 6 | | |
| Helpers | 4 | 4 | 0 | 0 | 0 | 0 | | |
| Models | 78 | 58 | 4 | 8 | 2 | 5 | | |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Model specs | 129 | 113 | 0 | 0 | 0 | 0 | | |
| Controller specs | 121 | 108 | 0 | 1 | 0 | 106 | | |
| Helper specs | 15 | 4 | 0 | 0 | 0 | 0 | | |
| Mailer specs | 63 | 58 | 0 | 0 | 0 | 0 | | |
| Routing specs | 52 | 41 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 562 | 471 | 8 | 19 | 2 | 22 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 147 Test LOC: 324 Code to Test Ratio: 1:2.2 |
This file contains 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 | 123 | 105 | 10 | 11 | 1 | 7 | | |
| Helpers | 2 | 2 | 0 | 0 | 0 | 0 | | |
| Models | 124 | 105 | 7 | 14 | 2 | 5 | | |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Model specs | 321 | 288 | 0 | 0 | 0 | 0 | | |
| Controller specs | 186 | 169 | 0 | 1 | 0 | 167 | | |
| Helper specs | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Mailer specs | 116 | 101 | 0 | 1 | 0 | 99 | | |
| Routing specs | 112 | 90 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 984 | 860 | 17 | 27 | 1 | 29 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 212 Test LOC: 648 Code to Test Ratio: 1:3.1 |
This file contains 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 | 153 | 130 | 13 | 14 | 1 | 7 | | |
| Helpers | 2 | 2 | 0 | 0 | 0 | 0 | | |
| Models | 150 | 124 | 7 | 17 | 2 | 5 | | |
| Libraries | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Model specs | 400 | 357 | 0 | 0 | 0 | 0 | | |
| Controller specs | 331 | 298 | 0 | 2 | 0 | 147 | | |
| Helper specs | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Mailer specs | 116 | 101 | 0 | 1 | 0 | 99 | | |
| Routing specs | 164 | 129 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 1316 | 1141 | 20 | 34 | 1 | 31 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 256 Test LOC: 885 Code to Test Ratio: 1:3.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment