You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/genhtml.1
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1506,7 +1506,7 @@ ignore lines which contain only whitespace (or whitespace + comments) whose 'hit
1506
1506
Ignore line and branch coverpoints on lines which are out-of range/whose line number is beyond the end of the source file. These appear to be gcov artifacts caused by a macro instantiation on the last line of the file.
1507
1507
1508
1508
.Bline:
1509
-
alias for "\-\-ignore brace,blank".
1509
+
alias for "\-\-filter brace,blank".
1510
1510
1511
1511
.Bregion:
1512
1512
apply LCOV_EXCL_START/LCOV_EXCL_STOP directives found in source text to the coverpoints found in the current and baseline .info files.
@@ -1948,6 +1948,10 @@ returned non\-zero exit status - likely a file path or related error. HTML sour
1948
1948
Branch ID (2nd field in the .info file 'BRDA' entry) does not follow expected integer sequence.
1949
1949
.br
1950
1950
1951
+
.Bcallback:
1952
+
Annotate, version, or criteria script error.
1953
+
.br
1954
+
1951
1955
.Bcategory:
1952
1956
Line number categorizations are incorrect in the .info file, so branch coverage line number turns out to not be an executable source line.
0 commit comments