.Net Coverage Validator - Overview
.Net Coverage Validator provides automatic source code coverage analysis of applications as they run. There is no need to recompile or relink your application. .Net Coverage Validator works with information provided by the Common Language Runtime. .Net Coverage Validator allows you to perform coverage analysis on your entire application. This makes .Net Coverage Validator an excellent tool for use in unit testing, where you need to check that all possible code paths have been taken.
To view the feature list for .Net Coverage Validator, click here.
- No recompiling or relinking.
- Works with .Net 1.0, .Net 1.1 and .Net 2.0.
- Works with .Net applications, .Net services and ASP.Net.
- Real time coverage results as your program runs.
.Net Coverage Validator does not cause significant drops in performance. .Net Coverage Validator causes a target program to run marginally slower than normal.

