Commit 50ef20a
committed
Enable gcovr --exclude-unreachable-branches and --exclude-throw-branches flags
These are mostly useful for C++ code, i.e. ext-intl. See:
https://gcovr.com/en/stable/faq.html#why-does-c-code-have-so-many-uncovered-branches
Closes GH-216551 parent 4843327 commit 50ef20a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments