Branch Coverage

src/xh_buffer.c
Criterion Covered Total %
branch 2 6 33.3


line true false branch
8 0 6 if (buf->start == NULL) {
21 12 0 if (inc <= (size_t) (buf->end - buf->cur)) {
33 0 0 if (buf->start == NULL) {