Slide 57
Slide 57 text
恒例の rake stats ൛
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 32806 | 26480 | 311 | 2746 | 8 | 7 |
| Helpers | 13384 | 10888 | 17 | 1234 | 72 | 6 |
| Models | 74920 | 59022 | 1303 | 6642 | 5 | 6 |
| Mailers | 1727 | 1389 | 40 | 170 | 4 | 6 |
| Workers | 0 | 0 | 0 | 0 | 0 | 0 |
| Chanko units | 6401 | 5333 | 2 | 160 | 80 | 31 |
| Libraries | 33764 | 28140 | 381 | 2463 | 6 | 9 |
| Feature specs | 44276 | 35545 | 0 | 177 | 0 | 198 |
| Request specs | 781 | 615 | 0 | 0 | 0 | 0 |
| Routing specs | 406 | 328 | 0 | 0 | 0 | 0 |
| Controller specs | 49339 | 40751 | 6 | 77 | 12 | 527 |
| Helper specs | 4152 | 3431 | 0 | 9 | 0 | 379 |
| Model specs | 65320 | 53596 | 2 | 55 | 27 | 972 |
| Worker specs | 0 | 0 | 0 | 0 | 0 | 0 |
| Chanko unit specs | 3012 | 2400 | 0 | 1 | 0 | 2398 |
| Library specs | 16327 | 13544 | 17 | 78 | 4 | 171 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total |346615 |281462 | 2079 | 13812 | 6 | 18 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 131252 Test LOC: 150210 Code to Test Ratio: 1:1.1