| t/lib/MyTest.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 2612 | 82382 | if (it->op_type == OP_ENTERSUB) { |
| 24 | 43185 | 1674 | for(t = o = first; o; o = o->op_next, t = t->op_next) { |
| 27 | 41809 | 1376 | if(!o || o == t) break; |
| 41809 | 0 | if(!o || o == t) break; | |
| 30 | 3050 | 0 | prev_rpeepp(aTHX_ first); |