NCover

Description

NCover is a Code coverage program for C# application. NCover generates an XML results file which can be imported to generate metrics.

For more details, refer to http://www.ncover.com/.

Usage

NCover has the following options:

  • XML results file ( xml ) Specify the location of the XML results file generated by NCover. Note that the minimum supported version is NCover 3.0.​

The full command line syntax for NCover is:

-d "type=NCover,xml=[text]"