Branch Coverage

lib/Sub/Inject.xs
Criterion Covered Total %
branch 6 10 60.0


line true false branch
22 0 2 if (!PL_compcv)
25 0 2 if (items % 2)
34 2 2 for (argi=0; argi < items; argi += 2) {
35 2 0 if (!is_code(ST(argi+1)))
0 2 if (!is_code(ST(argi+1)))