| hax/newSVop.c.inc | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if(!SvOK(sv)) |
| 0 | 0 | if(!SvOK(sv)) | |
| 0 | 0 | if(!SvOK(sv)) | |
| 38 | 0 | 0 | if(!SvROK(sv) || !sv_derived_from(sv, "B::OP")) |
| 0 | 0 | if(!SvROK(sv) || !sv_derived_from(sv, "B::OP")) | |
| 41 | 0 | 0 | return NUM2PTR(OP *, SvIV(SvRV(sv))); |