JetBrains dotCover is a new code coverage tool for .NET developers. It extends the JetBrains .Net Tools family that already includes ReSharper and dotTrace.
dotCover features include:
* Reporting statement-level coverage in .NET applications.
* Highlighting for uncovered code in Visual Studio.
* Detecting which tests cover a particular location in code.
* Integration with Visual Studio 2005, 2008 and 2010.
* Integration with ReSharper to show test coverage.