Created
April 3, 2018 19:30
-
-
Save henrypoydar/f1df3a05bf5acbfc169abc91f8836e7e to your computer and use it in GitHub Desktop.
Poker Charts Rails Stats
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 | 977 | 772 | 24 | 79 | 3 | 7 | | |
| Helpers | 528 | 469 | 0 | 42 | 0 | 9 | | |
| Jobs | 14 | 12 | 2 | 2 | 1 | 4 | | |
| Models | 1556 | 1293 | 24 | 105 | 4 | 10 | | |
| Mailers | 10 | 7 | 1 | 1 | 1 | 5 | | |
| Javascripts | 276 | 197 | 0 | 34 | 0 | 3 | | |
| Libraries | 243 | 168 | 5 | 15 | 3 | 9 | | |
| Feature specs | 2061 | 1805 | 0 | 0 | 0 | 0 | | |
| Model specs | 1261 | 975 | 0 | 0 | 0 | 0 | | |
| Request specs | 97 | 73 | 0 | 1 | 0 | 71 | | |
| Lib specs | 76 | 57 | 0 | 0 | 0 | 0 | | |
| Routing specs | 415 | 299 | 0 | 0 | 0 | 0 | | |
| Controller specs | 2710 | 2131 | 0 | 2 | 0 | 1063 | | |
| Helper specs | 315 | 240 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 10539 | 8498 | 56 | 281 | 5 | 28 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 2918 Test LOC: 5580 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