Skip to content

Instantly share code, notes, and snippets.

@j16r
Created January 28, 2011 08:39
Show Gist options
  • Save j16r/800004 to your computer and use it in GitHub Desktop.
Save j16r/800004 to your computer and use it in GitHub Desktop.
+----------------------+-------+-------+---------+---------+-----+-------+
| Name | Lines | LOC | Classes | Methods | M/C | LOC/M |
+----------------------+-------+-------+---------+---------+-----+-------+
| Controllers | 14952 | 11972 | 128 | 834 | 6 | 12 |
| Helpers | 1984 | 1453 | 2 | 212 | 106 | 4 |
| Models | 19054 | 13238 | 186 | 1722 | 9 | 5 |
| Libraries | 4798 | 3385 | 27 | 357 | 13 | 7 |
| Model specs | 21536 | 17069 | 6 | 27 | 4 | 630 |
| View specs | 200 | 154 | 0 | 0 | 0 | 0 |
| Controller specs | 14980 | 11166 | 1 | 34 | 34 | 326 |
| Helper specs | 666 | 532 | 0 | 1 | 0 | 530 |
| Library specs | 4181 | 3233 | 18 | 10 | 0 | 321 |
+----------------------+-------+-------+---------+---------+-----+-------+
| Total | 82351 | 62202 | 368 | 3197 | 8 | 17 |
+----------------------+-------+-------+---------+---------+-----+-------+
Code LOC: 30048 Test LOC: 32154 Code to Test Ratio: 1:1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment