Branch Coverage
src/xh_buffer.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
8
0
0
if (buf->start == NULL) {
21
0
0
if (inc <= (size_t) (buf->end - buf->cur)) {
33
0
0
if (buf->start == NULL) {