Clover.NET Features
Fast, accurate, configurable coverage measurement
Clover.NET provides method, branch and statement coverage for projects, namespaces, files and classes. Unlike tools that use IL instrumentation or the .NET Profiling API, Clover.NET accurately measures per statement coverage, rather than per-line coverage.
Integration with Visual Studio 2005 and Visual Studio .NET 2003
Clover.NET provides a plugin which enables Coverage testing and display directly within the Visual Studio environment.
NAnt Tasks
Clover.NET provides a suite of NAnt tasks which allow you to add Coverage testing with little or no changes to your existing build files. Just add clover-setup and clover-report targets to your buildfile or a separate “driving” buildfile to start generating Clover.NET reports straight away.
Command Line toolset for legacy integration
Clover.NET’s Command Line toolset provides easy integration with legacy builds using scripts or tools such as NMake.
Configurable, powerful reporting in multiple formats
Clover reports in HTML and XML. Report formats and contents are highly configurable.



