line |
!l |
l&&!r |
l&&r |
condition |
139
|
0 |
0 |
0 |
$self->{'length'}[$idx] > $self->{'avail_width'} and $self->{'fill_up'} != 2 |
140
|
0 |
0 |
0 |
@$marked > 1 and not @{$marked->[-1][0];} |
|
0 |
0 |
0 |
@$marked > 1 and not @{$marked->[-1][0];} and $marked->[-1][1] =~ /^\.\.\.\z/ |
145
|
0 |
0 |
0 |
$self->{'fill_up'} == 1 and @$marked > 1 |
146
|
0 |
0 |
0 |
not @{$marked->[0][0];} and $marked->[0][1] =~ /^\s+\z/ |
149
|
0 |
0 |
0 |
not @{$marked->[-1][0];} and $marked->[-1][1] =~ /^\s+\z/ |
154
|
0 |
0 |
0 |
not @{$marked->[0][0];} and $marked->[0][1] =~ /^(\s+)\S/ |
|
0 |
0 |
0 |
not @{$marked->[-1][0];} and $marked->[-1][1] =~ /\S(\s+)\z/ |
168
|
0 |
0 |
0 |
not @{$marked->[$i][0];} and $marked->[$i][1] =~ /^\s+\z/ |