Skip to content

Commit 153db64

Browse files
committed
Update Readme.md
1 parent 2b1acce commit 153db64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
LCOV/GCOV are reporting weird branch coverage (conditional coverage) results when used with c++.
44

5+
We suspect these weird branch reports come from internal exception wrappers/handlers. But shouldn't interfere with "high level" coverage reports.
6+
57
![LCOV Result](https://raw.githubusercontent.com/ghandmann/lcov-branch-coverage-weirdness/master/screenshot-coverage-report-main.cpp.png)
68

79
* Line 6: printf() creating a branch?

0 commit comments

Comments
 (0)