Branch Coverage

pl_sandbox.c
Criterion Covered Total %
branch 26 32 81.2


line true false branch
70 0 54665095 if (size == 0) {
74 9947 54655148 if (duk->max_allocated_bytes > 0 &&
15 9932 if (duk->max_allocated_bytes > 0 &&
81 0 54665080 if (!hdr) {
98 4009421 8046408 if (ptr) {
102 4 4009417 if (size == 0) {
108 35 4009382 if (duk->max_allocated_bytes > 0 &&
0 35 if (duk->max_allocated_bytes > 0 &&
115 0 4009417 if (!t) {
125 6044482 2001926 } else if (size == 0) {
128 6 2001920 if (duk->max_allocated_bytes > 0 &&
0 6 if (duk->max_allocated_bytes > 0 &&
135 0 2001926 if (!hdr) {
151 20156361 56667002 if (!ptr) {
164 2001915 6 if (duk->max_timeout_us <= 0) {
169 5 1 if (elapsed_us <= duk->max_timeout_us) {