altcover

InvokeAltCoverCommand.LineCover property

Do not record branch coverage. Is not compatible with the -ReportFormat “ncover” option. Incompatible with -BranchCover.

public SwitchParameter LineCover { get; set; }

See Also