line |
!l |
l&&!r |
l&&r |
condition |
267
|
0 |
0 |
0 |
not exists $parent_info->{'fmt'} and scalar @texts == 1 |
|
0 |
0 |
0 |
not exists $parent_info->{'fmt'} and scalar @texts == 1 and eval {
do {
$texts[0]->isa('B::DeparseTree::TreeNode')
}
} |
275
|
0 |
0 |
0 |
$parent_info->{'text'} eq $child_text and $parent_info->{'parent'} |
|
0 |
0 |
0 |
$parent_info->{'text'} eq $child_text and $parent_info->{'parent'} and $deparsed->{'optree'}{$parent_info->{'parent'}} |
289
|
0 |
0 |
0 |
index($str, "\n") == -1 and $parent_info->{'parent'} |
301
|
0 |
0 |
0 |
$nl_pos >= 0 and $nl_pos < $next_found_pos->[0] |
332
|
0 |
0 |
0 |
ref $text eq 'ARRAY' and scalar @$text == 2 |
413
|
0 |
0 |
0 |
$info and $info->{'parent'} |
435
|
0 |
0 |
0 |
ref $info and ref $info->{'texts'} eq 'ARRAY' |