| line |
!l |
l&&!r |
l&&r |
condition |
|
372
|
0 |
0 |
0 |
$flags & 32 and $op->private & 128 |
|
382
|
0 |
0 |
0 |
$flags & 32 and $op->private & 96 |
|
399
|
0 |
0 |
0 |
$$insn{'follows_padsv_lval_intro'} and not $op->private & 64 |
|
504
|
0 |
0 |
0 |
$op->flags & 128 and $$insn{'loop'} |
|
558
|
0 |
0 |
0 |
$curloop and $$op == ${$$curloop{'loop_targ'}[1];} |
|
578
|
0 |
0 |
0 |
$name eq 'regcomp' and $op->other->pmflags & 1048576 |
|
674
|
0 |
0 |
0 |
$op_name ne 'pushre' and ${$op->pmreplroot;} |
|
815
|
0 |
0 |
0 |
$cv->isa('B::CV') and ${$cv->START;} |
|
|
0 |
0 |
0 |
$cv->isa('B::CV') and ${$cv->START;} and $cv->START->name ne 'null' |