I\'ve got some unit tests, and got some code coverage data. Now, I\'d like to be able to view that code coverage data outside of visual studio, say in a web browser. But, when I
Might help: you can open all the coverage data in the Code Coverage Results pane and copy&paste it to Excel...