Branch Coverage

src/xh_stash.c
Criterion Covered Total %
branch 2 2 100.0


line true false branch
8 7 41 while ((value = xh_stack_pop(stash)) != NULL) {