dotCover Screenshots
dotCover integrates with ReSharper test runner and Visual Studio 2010
dotCover adds coverage to ReSharper's unit testing toolset
You can analyze coverage using ReSharper's unit testing context menu
dotCover can also analyze Visual Studio projects without ReSharper installed
dotCover instantly recalculates stats when you exclude certain items from coverage results
dotCover highlights covered and uncovered lines right in Visual Studio
dotCover detects which tests cover a particular location in code
dotCover exports coverage data into several formats, including XML, HTML, and JSON
dotCover is able to obtain coverage analysis data from a TeamCity server