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
I find that in the code coverage data of mozilla-central, assertions which are designed not to be failed have an impact on the branch coverage. Is it possible to define a list of assertion macros, and ignore the branch coverage on them?
The text was updated successfully, but these errors were encountered:
I find that in the code coverage data of mozilla-central, assertions which are designed not to be failed have an impact on the branch coverage. Is it possible to define a list of assertion macros, and ignore the branch coverage on them?
The text was updated successfully, but these errors were encountered: