-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Description
Hi,
I would like to ask, if there is a way to do properly only conditional branch coverage with LCOV/GCOV.
I found this simple project which is showing the problem:
https://github.com/ghandmann/lcov-branch-coverage-weirdness
There is also some thread about this problem:
https://stackoverflow.com/questions/42003783/lcov-gcov-branch-coverage-with-c-producing-branches-all-over-the-place
I can't use -fno-exceptions
flag, so I would like to know if there is any solution for this problem.
Thanks in advance for your help.
Metadata
Metadata
Assignees
Labels
No labels