$ rake stats
+----------------------+-------+-------+
| Name | Lines | LOC |
+----------------------+-------+-------+
| Controllers | 109 | 90 |
| Helpers | 21 | 17 |
| Models | 180 | 138 |
| Libraries | 0 | 0 |
| Integration tests | 0 | 0 |
| Functional tests | 59 | 43 |
| Unit tests | 42 | 18 |
+----------------------+-------+-------+
| Total | 411 | 306 |
+----------------------+-------+-------+
Code LOC: 245 Test LOC: 61
Code to Test Ratio: 1:0.2