| line |
!l |
l&&!r |
l&&r |
condition |
|
140
|
0 |
0 |
0 |
$name eq 'null' && $targ |
|
157
|
0 |
0 |
36084 |
ref $op and $$op |
|
|
0 |
4424 |
31660 |
ref $op and $$op and $op->flags & 4 |
|
270
|
0 |
0 |
0 |
defined $siblings[-1] && ${$siblings[-1];} |
|
|
0 |
0 |
0 |
@siblings and not defined $siblings[-1] && ${$siblings[-1];} |
|
381
|
0 |
0 |
0 |
@_ == 1 && ref $_[0] eq 'HASH' |
|
392
|
0 |
0 |
0 |
!defined($recursion_limit) || $recursion_limit > 0 and ref $op |
|
|
0 |
0 |
0 |
!defined($recursion_limit) || $recursion_limit > 0 and ref $op and $$op |
|
|
0 |
0 |
0 |
!defined($recursion_limit) || $recursion_limit > 0 and ref $op and $$op and $op->flags & 4 |
|
534
|
0 |
2718 |
3498 |
$cv->can('PADLIST') and $cv->PADLIST->can('ARRAY') |
|
|
2718 |
5 |
3493 |
$cv->can('PADLIST') and $cv->PADLIST->can('ARRAY') and $cv->PADLIST->ARRAY->can('ARRAY') |
|
549
|
0 |
0 |
6216 |
my $start = $cv->START and my $root = $cv->ROOT |
|
600
|
0 |
52520 |
5416 |
ref $op and $op->isa('B::COP') |
|
615
|
0 |
334 |
15 |
ref $maybe_root and $maybe_root->isa('B::OP') |
|
654
|
0 |
543 |
58176 |
ref $op and $$op |
|
|
543 |
30437 |
27739 |
ref $op and $$op and $op->flags & 4 |
|
660
|
0 |
27739 |
57437 |
ref $kid and $$kid |
|
847
|
0 |
543 |
58176 |
ref $op and $$op |
|
869
|
0 |
0 |
0 |
$op->can($_) || (next) and warn "${_}: " . $op->$_ . "\n" |
|
890
|
814464 |
58176 |
0 |
exists $$condition{$_} and not $op->can($_) |
|
926
|
0 |
0 |
0 |
$_ eq $val and $okay = 1, last |