NCover.Reporting MSBuild Options
NCover.Reporting provides numerous features for reporting on your coverage data.
Name
|
Attribute Name
|
Summary
|
Coverage Data Files
|
CoverageDataPaths
|
Input coverage data that will be transformed.
|
Append Trend to a File
|
CoverageTrendPath
|
Creates or appends trend data to a file.
|
Build Id
|
BuildId
|
Specify the build ID for the .
|
Hide
|
Hide
|
Remove elements from reports, while allowing them to affect coverage percentages.
|
Ignore Failed Builds
|
IgnoreFailedBuilds
|
When displaying trend graphs, whether to include or exclude builds with failing tests..
|
Load Trend from a File
|
LoadTrendPath
|
Loads saved trend data to use in a trend report.
|
Output Path
|
OutputPath
|
The default path reports are saved to.
|
Output Report
|
OutputReport
|
Define a report to create.
|
Project Name
|
ProjectName
|
The name of the project the report is for.
|
Sort By
|
SortBy
|
Sort elements in the reports.
|
Top Uncovered to Report
|
MaxTopUncoveredToReport
|
Controls the number of top uncovered to show in the reports.
|
Xslt Override Path
|
XsltOverridePath
|
Provide an override Xslt file for the reports..
|
Name
|
Attribute Name
|
Summary
|
Merge Filter Mode
|
MergeFilterMode
|
Determines how to handled the filters of a coverage file during merge operations.
|
Merged Coverage Data
|
MergeFileName
|
Save the merged input data to a file.
|
Working Directory
|
WorkingDirectory
|
Set the working directory.
|