We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1acce commit 153db64Copy full SHA for 153db64
Readme.md
@@ -2,6 +2,8 @@
2
3
LCOV/GCOV are reporting weird branch coverage (conditional coverage) results when used with c++.
4
5
+We suspect these weird branch reports come from internal exception wrappers/handlers. But shouldn't interfere with "high level" coverage reports.
6
+
7

8
9
* Line 6: printf() creating a branch?
0 commit comments