Skip to content

Commit 8f8effb

Browse files
committed
Whats wrong with the branches?
1 parent 153db64 commit 8f8effb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ We suspect these weird branch reports come from internal exception wrappers/hand
66

77
![LCOV Result](https://raw.githubusercontent.com/ghandmann/lcov-branch-coverage-weirdness/master/screenshot-coverage-report-main.cpp.png)
88

9-
* Line 6: printf() creating a branch?
9+
* Line 6: printf() creating a branch? How to take the other one?
1010
* Line 9: Correct, both branches taken
11-
* Line 16-21: Branches, all over the place?
11+
* Line 16-21: Branches, all over the place? How to take these other branches?
1212

1313
# Reproduce
1414

0 commit comments

Comments
 (0)