Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp method coverage to support define_method | mame | 2017-12-05 | 1 | -4/+4 |
* | run-lcov.rb: support overwritten tmpdir path | mame | 2017-09-26 | 1 | -2/+3 |
* | tool/run-lcov.rb: Filter tmp files out | mame | 2017-09-26 | 1 | -0/+1 |
* | tool/run-lcov.rb: Filter test files out | mame | 2017-09-25 | 1 | -11/+36 |
* | run-lcov.rb: wrongly used unique ID as lineno | mame | 2017-09-17 | 1 | -2/+2 |
* | Measure branch and method coverage for `make test-all` | mame | 2017-09-14 | 1 | -5/+60 |
* | Support LCOV visualization for both C and Ruby code | mame | 2017-09-09 | 1 | -4/+45 |
* | Use lcov visualizer for gcov statistics | mame | 2017-07-04 | 1 | -0/+41 |