Created
July 29, 2014 14:12
-
-
Save madrobby/7c46687b008bb0e947f0 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 | 6115 | 4880 | 48 | 436 | 9 | 9 | | |
| Helpers | 1534 | 1214 | 1 | 175 | 175 | 4 | | |
| Models | 10394 | 8021 | 106 | 1126 | 10 | 5 | | |
| Libraries | 2098 | 1519 | 28 | 186 | 6 | 6 | | |
| Integration tests | 1419 | 1054 | 12 | 6 | 0 | 173 | | |
| Functional tests | 13650 | 10437 | 28 | 71 | 2 | 145 | | |
| Unit tests | 21981 | 17809 | 41 | 73 | 1 | 241 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 57191 | 44934 | 264 | 2073 | 7 | 19 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 15634 Test LOC: 29300 Code to Test Ratio: 1:1.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment