Branch Coverage

error.c
Criterion Covered Total %
branch 5 6 83.3


line true false branch
148 0 417 if (ctx->error_sp <= 0)
153 90 327 if (ctx->error_alloc[ctx->error_sp] < size) {
154 33 57 if (ctx->error_stack[ctx->error_sp].msg)