NCoverViewer
Jeff Key
Wednesday, February 04, 2004
Comments

Pete McKinney has created a nice little addin called NCoverViewer for VS.NET that reads an NCover results file and displays it as a tree with coverage percentages at each node.  Once you've drilled own to individual lines of code, double clicking on node in the tree brings you right to the line of code in the VS.NET editor.  Bravo!


You might also be interested in my .NET development tools, samples, etc. (All free, of course!)