NCoverCop is a custom NAnt task that fails your build when your code coverage drops by using NCover. It also tells you what code has become untested. This promotes TDD. See NAnt [http://nant.sourceforge.net/] and NCover [http://www.ncover.com/]
There are no reported vulnerabilities