I have seen coverage reported as much as three percent higher if I re-run cover_me without deleting the previous data in the tmp/coverage/* and coverage.data. A related symptom is that sorting on the number of untested lines of code does not work properly unless I delete the previous data.
I have seen coverage reported as much as three percent higher if I re-run cover_me without deleting the previous data in the tmp/coverage/* and coverage.data. A related symptom is that sorting on the number of untested lines of code does not work properly unless I delete the previous data.