Created
October 15, 2009 07:36
-
-
Save marcoow/210760 to your computer and use it in GitHub Desktop.
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 | 74 | 57 | 4 | 6 | 1 | 7 | | |
| Helpers | 32 | 23 | 0 | 2 | 0 | 9 | | |
| Models | 497 | 319 | 13 | 22 | 1 | 12 | | |
| Libraries | 499 | 282 | 5 | 35 | 7 | 6 | | |
| Model specs | 942 | 658 | 0 | 5 | 0 | 129 | | |
| View specs | 0 | 0 | 0 | 0 | 0 | 0 | | |
| Controller specs | 471 | 315 | 0 | 6 | 0 | 50 | | |
| Library specs | 155 | 104 | 1 | 1 | 1 | 102 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 2670 | 1758 | 23 | 77 | 3 | 20 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 681 Test LOC: 1077 Code to Test Ratio: 1:1.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment