Branch Coverage

pl_sandbox.c
Criterion Covered Total %
branch 26 32 81.2


line true false branch
70 0 54631497 if (size == 0) {
74 9947 54621550 if (duk->max_allocated_bytes > 0 &&
15 9932 if (duk->max_allocated_bytes > 0 &&
81 0 54631482 if (!hdr) {
98 4009622 8047545 if (ptr) {
102 4 4009618 if (size == 0) {
108 35 4009583 if (duk->max_allocated_bytes > 0 &&
0 35 if (duk->max_allocated_bytes > 0 &&
115 0 4009618 if (!t) {
125 6045592 2001953 } else if (size == 0) {
128 6 2001947 if (duk->max_allocated_bytes > 0 &&
0 6 if (duk->max_allocated_bytes > 0 &&
135 0 2001953 if (!hdr) {
151 20160258 56633431 if (!ptr) {
164 2001942 5 if (duk->max_timeout_us <= 0) {
169 4 1 if (elapsed_us <= duk->max_timeout_us) {