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!