Created
November 30, 2016 09:54
-
-
Save alpaca-tc/93941d033b5a61ad63a1907bc310fbde to your computer and use it in GitHub Desktop.
pixivFACTORY rake stats
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 | 4140 | 3263 | 96 | 480 | 5 | 4 | | |
| Helpers | 380 | 309 | 0 | 26 | 0 | 9 | | |
| Jobs | 269 | 188 | 10 | 18 | 1 | 8 | | |
| Models | 22388 | 18693 | 478 | 1362 | 2 | 11 | | |
| Mailers | 186 | 149 | 8 | 22 | 2 | 4 | | |
| Javascripts | 358075 | 154714 | 78 | 14248 | 182 | 8 | | |
| Libraries | 2637 | 2036 | 55 | 234 | 4 | 6 | | |
| Tasks | 220 | 172 | 0 | 4 | 0 | 41 | | |
+----------------------+--------+--------+---------+---------+-----+-------+ | |
| Total | 388295 | 179524 | 725 | 16394 | 22 | 8 | | |
+----------------------+--------+--------+---------+---------+-----+-------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment