Created
September 16, 2019 10:38
-
-
Save ohadlevy/ae6815a6ce690f59a10ddc22043364e1 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 | 14427 | 11896 | 131 | 1357 | 10 | 6 | | |
| Helpers | 4824 | 4133 | 1 | 520 | 520 | 5 | | |
| Jobs | 85 | 73 | 4 | 9 | 2 | 6 | | |
| Models | 20714 | 16022 | 173 | 2230 | 12 | 5 | | |
| Mailers | 185 | 152 | 5 | 15 | 3 | 8 | | |
| JavaScripts | 3797 | 3355 | 0 | 265 | 0 | 10 | | |
| Libraries | 6551 | 5300 | 95 | 498 | 5 | 8 | | |
| Controller tests | 21078 | 18015 | 150 | 2086 | 13 | 6 | | |
| Helper tests | 710 | 599 | 20 | 65 | 3 | 7 | | |
| Model tests | 23908 | 20187 | 176 | 2262 | 12 | 6 | | |
| Mailer tests | 197 | 161 | 4 | 25 | 6 | 4 | | |
| Job tests | 59 | 51 | 2 | 2 | 1 | 23 | | |
| Integration tests | 3445 | 2728 | 63 | 262 | 4 | 8 | | |
+----------------------+--------+--------+---------+---------+-----+-------+ | |
| Total | 99980 | 82672 | 824 | 9596 | 11 | 6 | | |
+----------------------+--------+--------+---------+---------+-----+-------+ | |
Code LOC: 40931 Test LOC: 41741 Code to Test Ratio: 1:1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment