Created
October 24, 2014 07:57
-
-
Save jurgens/22110ea3e27ec9ad93e0 to your computer and use it in GitHub Desktop.
Test statistics
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 | 1549 | 1256 | 54 | 215 | 3 | 3 | | |
| Helpers | 461 | 384 | 0 | 45 | 0 | 6 | | |
| Models | 1677 | 1295 | 44 | 133 | 3 | 7 | | |
| Mailers | 34 | 29 | 3 | 4 | 1 | 5 | | |
| Javascripts | 7858 | 5427 | 0 | 588 | 0 | 7 | | |
| Libraries | 1608 | 1378 | 14 | 86 | 6 | 14 | | |
| Controller specs | 238 | 191 | 0 | 0 | 0 | 0 | | |
| Feature specs | 2916 | 2460 | 0 | 0 | 0 | 0 | | |
| Helper specs | 65 | 52 | 0 | 0 | 0 | 0 | | |
| Lib specs | 691 | 616 | 0 | 0 | 0 | 0 | | |
| Model specs | 1646 | 1343 | 0 | 0 | 0 | 0 | | |
| Service specs | 299 | 237 | 0 | 0 | 0 | 0 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
| Total | 19042 | 14668 | 115 | 1071 | 9 | 11 | | |
+----------------------+-------+-------+---------+---------+-----+-------+ | |
Code LOC: 9769 Test LOC: 4899 Code to Test Ratio: 1:0.5 |
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
Finished in 2 minutes 38.6 seconds (files took 4.57 seconds to load) | |
620 examples, 0 failures, 0 pending | |
Randomized with seed 28791 | |
Coverage report generated for RSpec to /home/runner/gamewatcher2/coverage. 2983 / 3425 LOC (87.09%) covered. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment