Merging Multiple Test Runs
I've noticed that if I merge coverage reports for two different tests that hit the same method, the method shows up twice in the merged report with different stats. This appears to be throwing my coverage numbers off. Is this expected behavior?