dotCover ReSharper dotTrace dotPeek

.NET Code Coverage Tool

JetBrains dotCover is a code coverage tool for .NET developers.

It is a part of the JetBrains .NET tools family that also includes ReSharper, dotTrace, and dotPeek.

Download dotCover 1.2
30-day free trial (14.5 MB)

Compatible with ReSharper 5.x, 6.0, 6.1



dotCover features include:

  • Reporting statement-level coverage in .NET Framework and Silverlight applications.
  • Integration with Visual Studio 2005, 2008 and 2010.
  • Highlighting for covered and uncovered code in Visual Studio.
  • Detecting which tests cover a particular location in code.
  • Integration with unit testing tools in ReSharper.
  • Support for multiple unit testing frameworks: MSTest, NUnit, xUnit, MSpec, etc.
  • Console utility to use with a Continuous Integration server. In fact, a server-side version of dotCover is built into TeamCity and available free of charge.
  • Fetching coverage analysis data from TeamCity to Visual Studio.
  • Generating code coverage reports as XML, HTML, or JSON.