NCover (SourceForge): test code coverage tool for C# .NET
NCover tells how much of a program is covered by automated tests. It instruments source code prior to running unit tests to establish test coverage, features NAnt integration and can be used in continuous integration builds.
link






