line |
!l |
l&&!r |
l&&r |
condition |
240
|
0 |
0 |
0 |
not $allow_arrow and $quoted |
368
|
0 |
9 |
0 |
$op->first and $op->first->flags & 4 |
427
|
0 |
0 |
0 |
$op->flags & 4 and B::Deparse::_op_is_or_was($op->first, 134) || B::Deparse::_op_is_or_was($op->first, 148) |
|
0 |
0 |
0 |
$op->flags & 4 and B::Deparse::_op_is_or_was($op->first, 134) || B::Deparse::_op_is_or_was($op->first, 148) and $op->first->flags & 4 |
|
0 |
0 |
0 |
$op->flags & 4 and B::Deparse::_op_is_or_was($op->first, 134) || B::Deparse::_op_is_or_was($op->first, 148) and $op->first->flags & 4 and B::Deparse::_op_is_or_was($op->first->first, 137) || B::Deparse::_op_is_or_was($op->first->first, 149) |
515
|
0 |
0 |
0 |
$arg->name =~ /^s?refgen$/u and $arg->first->first->name eq 'rv2gv' |
529
|
0 |
0 |
0 |
$arg->name =~ /^s?refgen$/u and not B::Deparse::null($real = $arg->first) |
|
0 |
0 |
0 |
$arg->name =~ /^s?refgen$/u and not B::Deparse::null($real = $arg->first) and $chr =~ /\$/u && B::Deparse::is_scalar($real->first) || $chr =~ /@/u && class($real->first->sibling) ne 'NULL' && $real->first->sibling->name =~ /^(rv2|pad)av$/u || $chr =~ /%/u && class($real->first->sibling) ne 'NULL' && $real->first->sibling->name =~ /^(rv2|pad)hv$/u || $chr =~ /\*/u && $real->first->name eq 'rv2gv' |
552
|
1 |
0 |
0 |
$proto and not $doneok |
613
|
7 |
0 |
1 |
$type eq 'null' and $op->can('first') |
|
7 |
0 |
1 |
$type eq 'null' and $op->can('first') and not B::Deparse::null($op->first) |
|
0 |
1 |
0 |
$type eq 'null' and $op->can('first') and not B::Deparse::null($op->first) and $op->first->name eq 'null' && $op->first->can('first') && !B::Deparse::null($op->first->first) && $op->first->first->name eq 'aelemfast' || $op->first->name =~ /^aelemfast(?:_lex)?\z/u |
621
|
0 |
0 |
0 |
$join_op->name eq 'null' and $join_op->targ == 14 |
631
|
0 |
0 |
0 |
$self->pure_string($op->first) && $self->pure_string($op->last) |
666
|
4 |
0 |
1 |
$kid->name eq 'null' and not B::Deparse::null($kid->first) |
|
4 |
1 |
0 |
$kid->name eq 'null' and not B::Deparse::null($kid->first) and $kid->first->name eq 'pushmark' |