Branch Coverage

xsubs/tag.xs
Criterion Covered Total %
branch 34 34 100.0


line true false branch
49 19627 29 if (ix == 0 && items <= 3 && GIMME_V == G_VOID)
384 19243 if (ix == 0 && items <= 3 && GIMME_V == G_VOID)
360 24 if (ix == 0 && items <= 3 && GIMME_V == G_VOID)
24 360 if (ix == 0 && items <= 3 && GIMME_V == G_VOID)
51 16 8 WARN_VOID_CONTEXT;
55 19622 10 NEED_PARSE_DATA;
9 19613 NEED_PARSE_DATA;
59 12 19620 if (!get_member_info(aTHX_ THIS, type, &tti.mi, 0))
62 24 19596 if (tti.mi.level != 0)
66 19143 453 : find_taglist_ptr(tti.mi.type.ptr);
70 19573 23 if (ix == 0) /* tag */
72 118 19455 if (items == 2)
74 236 19219 else if (items == 3)
76 19213 6 else if (items % 2 == 0)
79 19245 19007 for (i = 2; i < items; i += 2)
87 2 21 if (items == 2)
92 21 15 for (i = 2; i < items; i++)