Branch Coverage

xs/queues.c
Criterion Covered Total %
branch 0 26 0.0


line true false branch
20 0 0 if (cbt_freelist) {
54 0 0 if (send_freelist) {
75 0 0 CLEAR_STR(s->query_id);
83 0 0 if (svp && SvOK(*svp)) {
0 0 if (svp && SvOK(*svp)) {
91 0 0 if (svp && SvOK(*svp)) s->query_timeout = SvNV(*svp);
0 0 if (svp && SvOK(*svp)) s->query_timeout = SvNV(*svp);
100 0 0 if (!svp || !SvROK(*svp) || SvTYPE(SvRV(*svp)) != SVt_PVHV)
0 0 if (!svp || !SvROK(*svp) || SvTYPE(SvRV(*svp)) != SVt_PVHV)
0 0 if (!svp || !SvROK(*svp) || SvTYPE(SvRV(*svp)) != SVt_PVHV)
106 0 0 while ((pe = hv_iternext(phv))) {
124 0 0 if (self->connected && self->callback_depth == 0)
0 0 if (self->connected && self->callback_depth == 0)