Branch Coverage

xsubs/configure.xs
Criterion Covered Total %
branch 30 30 100.0


line true false branch
27 1246 6495 if (items <= 2 && GIMME_V == G_VOID)
27 1219 if (items <= 2 && GIMME_V == G_VOID)
29 26 1 WARN_VOID_CONTEXT;
32 984 6730 else if (items == 1)
34 235 6495 else if (items == 2)
36 6494 1 else if (items % 2)
41 6894 6055 for (i = 1; i < items; i += 2)
44 5996 459 if (res.option_modified)
46 6161 294 if (res.impacts_layout)
48 145 6310 if (res.impacts_preproc)
52 5910 145 if (changes)
54 5766 144 if (layout)
58 5632 134 if (THIS->cpi.available && THIS->cpi.ready)
5595 37 if (THIS->cpi.available && THIS->cpi.ready)
62 84 5826 if (preproc)