NCover Documentation

Append Trends

Complete Edition Feature

Appends trend data from the merged coverage files to the specified output path and filename. The file will be created if it does not exist.

Usage:
appendTrendTo="c:\dev\source\coverage.trend"

Coverage File

Write a coverage data file to the given filename.
Default: ".\coverage.nccov"

Usage:
coverageFile="c:\dev\code\coverage.xml"

HTML Report

Complete Edition Feature

Write the 'FullCoverageReport' html report to the given folder.

Usage:
htmlReportDir="c:\dev\code\report_directory"

Log File

Write coverage messages to the given log file.
CHANGE FROM 2.1: Messages will not be written unless //ll is used.

Usage:
logFile="c:\code\ncover.log"

Log Level

Specify profiler log level.
Values: "None"[default], "Normal", "Verbose"

Usage:
logLevel="Verbose"

Project Name

Complete Edition Feature

Provide a project name to display in the html report.
Default: "New Project"

Usage:
projectName="NCover 3"

If you still need technical assistance, we can help:

Submit A Support Ticket