altcover

InvokeAltCoverCommand.BranchCover property

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

public SwitchParameter BranchCover { get; set; }

See Also