DotCoverCoverSettings.

XmlReportCoveringTestsScope Property

Summary

Gets or sets the granularity for including covering tests in XML reports. This represents the --xml-report-covering-tests-scope option.

Syntax

public DotCoverReportScope? XmlReportCoveringTestsScope { get; set; }

Value

Type Description
DotCoverReportScope?