Branch Coverage

error.c
Criterion Covered Total %
branch 5 6 83.3


line true false branch
148 0 423 if (ctx->error_sp <= 0)
153 91 332 if (ctx->error_alloc[ctx->error_sp] < size) {
154 34 57 if (ctx->error_stack[ctx->error_sp].msg)