altcover

Monitor.TryGetPointTotals method

Try to get the total visitable points

public static bool TryGetPointTotals(out PointCount totals)
parameter description
totals The total point counts if running under AltCover coverage

Return Value

True if running under AltCover coverage

See Also