| t/lib/MyTest.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 2582 | 82122 | if (it->op_type == OP_ENTERSUB) { | 
| 24 | 43038 | 1666 | for(t = o = first; o; o = o->op_next, t = t->op_next) { | 
| 27 | 41666 | 1372 | if(!o || o == t) break; | 
| 41666 | 0 | if(!o || o == t) break; | |
| 30 | 3038 | 0 | prev_rpeepp(aTHX_ first); |