DotCoverCoverSettings.

JsonReportCoveringTestsScope Property

Summary

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

Syntax

public DotCoverReportScope? JsonReportCoveringTestsScope { get; set; }

Value

Type Description
DotCoverReportScope?