You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-threading loops are ignored in counting and each such a loop leads to one missed count. So, the final coverage figures are always lower than the true ones. I wonder if is any way to avoid this.
The text was updated successfully, but these errors were encountered:
Multi-threading loops are ignored in counting and each such a loop leads to one missed count. So, the final coverage figures are always lower than the true ones. I wonder if is any way to avoid this.
The text was updated successfully, but these errors were encountered: