| line |
!l |
l&&!r |
l&&r |
condition |
|
125
|
6 |
0 |
0 |
$pat->is_required and $self->{'need'} >= 0 |
|
129
|
5 |
0 |
1 |
$self->{'group_index'} == 2 and not $pat->is_function |
|
274
|
926 |
4 |
283 |
$mp->[$_][7] <= $compromize && $mp->[$_][0] >= $self->{'need'} && $mp->[$_][3] <= $self->{'allow'} |
|
291
|
107 |
7 |
0 |
@{$self->{'block'}} and $self->{'after'} || $self->{'before'} |
|
335
|
113 |
0 |
1 |
$self->{'join_blocks'} and @list > 1 |
|
360
|
0 |
109 |
0 |
$self->{'alert_size'} and length $_ >= $self->{'alert_size'} |
|
464
|
3 |
312 |
200 |
$from <= $_[1] and $_[2] < $to |
|
482
|
260 |
2 |
56 |
$ei == $bi and $ei < $#{$border;} |