line |
!l |
l&&!r |
l&&r |
condition |
101
|
0 |
0 |
0 |
$esib->isa('PPI::Token::Comment') and $esib =~ /$use_mogrify/
|
107
|
0 |
0 |
0 |
$end->isa('PPI::Statement::End') and my $kid = $end->child(0)
|
112
|
0 |
0 |
0 |
$esib->isa('PPI::Token::Comment') and $esib->content =~ /$use_mogrify/
|
165
|
0 |
0 |
0 |
$line_number >= $effective_range->[0] and $line_number <= $effective_range->[$LAST_ELEMENT]
|
192
|
0 |
0 |
0 |
$sib->isa('PPI::Node') and $sib->logical_line_number < $annotation_line
|
196
|
0 |
0 |
0 |
$neighbor->isa('PPI::Node') and my $kid = $neighbor->schild($LAST_ELEMENT)
|
200
|
0 |
0 |
0 |
$neighbor and $neighbor->logical_line_number == $annotation_line
|