Created
December 24, 2016 17:18
-
-
Save bleonard/c7618021e61fc25b59b48858f3aaff47 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 | 1848 | 1483 | 32 | 174 | 5 | 6 | | |
| Helpers | 2257 | 1892 | 45 | 245 | 5 | 5 | | |
| Jobs | 399 | 295 | 11 | 33 | 3 | 6 | | |
| Models | 4584 | 3509 | 61 | 526 | 8 | 4 | | |
| Observers | 42 | 22 | 2 | 5 | 2 | 2 | | |
| Libraries | 2987 | 2272 | 30 | 287 | 9 | 5 | | |
| Configuration | 1233 | 669 | 4 | 17 | 4 | 37 | | |
| Spec Support | 1416 | 1152 | 4 | 30 | 7 | 36 | | |
| Integration Tests | 91 | 73 | 0 | 1 | 0 | 71 | | |
| Lib Tests | 101 | 83 | 0 | 1 | 0 | 81 | | |
| Model Tests | 3397 | 2522 | 0 | 18 | 0 | 138 | | |
| Cucumber Support | 739 | 521 | 0 | 1 | 0 | 519 | | |
| Cucumber Features | 2711 | 2487 | 29 | 145 | 5 | 15 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 21805 | 16980 | 218 | 1483 | 6 | 9 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 10142 Test LOC: 6838 Code to Test Ratio: 1:0.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment