Branch Coverage
src/xh_stack.c
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
7
0
41
if ((st->elts = malloc(nelts * size)) == NULL) {