line |
!l |
l&&!r |
l&&r |
condition |
101
|
0 |
0 |
0 |
$indent + 1 == $in and $allow_plus_one_indent |
|
0 |
0 |
0 |
$indent + 1 == $in and $allow_plus_one_indent and $line =~ /^\s*$allow_plus_one_indent/ |
105
|
0 |
0 |
0 |
$prev ne "!\n" and not $prev =~ /^!.*$/ |
123
|
0 |
0 |
0 |
$ciscobug and $in == 0 |
|
0 |
0 |
0 |
$last and $indent - 1 == $in |
|
0 |
0 |
0 |
$last and $indent - 1 == $in and $allow_minus_one_indent |
|
0 |
0 |
0 |
$last and $indent - 1 == $in and $allow_minus_one_indent and $line =~ /^\s*$allow_minus_one_indent/ |
142
|
0 |
0 |
0 |
@x and ref $$context{$x[0]} |
202
|
0 |
0 |
0 |
$line =~ /(\^C)/ and not $line =~ /\^C.*\^C/ |
|
0 |
0 |
0 |
$line and ($line =~ /(\^C)/ and not $line =~ /\^C.*\^C/) |
232
|
0 |
0 |
0 |
$line and $line =~ /${sep}[\r]?$/ |
282
|
0 |
0 |
0 |
defined $self->{$text} and not @p |
336
|
0 |
0 |
0 |
$all and $self->{$subs} |
359
|
0 |
0 |
0 |
defined $o and not $o =~ /\n$/ |
367
|
0 |
0 |
0 |
defined $_ && / \S / |
377
|
0 |
0 |
0 |
defined $_ && / \S / |
503
|
0 |
0 |
0 |
$self->block and $self->context |
554
|
0 |
0 |
0 |
$old and not @o |
|
0 |
0 |
0 |
$old and not @o and $old->subs |
|
0 |
0 |
0 |
$old and not @o and $old->subs and $old->subs->next |
609
|
0 |
0 |
0 |
/$regex/ && !/$spec/o |
616
|
0 |
0 |
0 |
wantarray and @designators > 1 |
685
|
0 |
0 |
0 |
$self->single and $self->single->{$text} |
|
0 |
0 |
0 |
$self->single and $self->single->{$text} and $self->subs->undefined |