We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5186f73 commit 7451f44Copy full SHA for 7451f44
man/lcov.1
@@ -1332,6 +1332,13 @@ the gcov tool returned with a non\-zero return code.
1332
the graph file could not be found or is corrupted.
1333
.PP
1334
1335
+.IP inconsistent: 3
1336
+your coverage data is internally inconsistent: it makes two or more mutually
1337
+exclusive claims. For example, some expression is marked as both an exception branch and not an exception branch. (See man
1338
+.B genhtml(1)
1339
+for more details.
1340
+.PP
1341
+
1342
.IP internal: 3
1343
internal tool issue detected. Please report this bug along with a testcase.
1344
0 commit comments