| line |
!l |
l&&!r |
l&&r |
condition |
|
150
|
839 |
425 |
324 |
@list and $list[0][1] < $from |
|
153
|
839 |
367 |
58 |
@list and $list[0][1] == $from |
|
|
1206 |
58 |
0 |
@list and $list[0][1] == $from and $list[0][0] < $from |
|
157
|
986 |
278 |
462 |
$i < @list and $list[$i][0] < $to |
|
170
|
1 |
0 |
0 |
@list and $list[0][0] < $from |
|
174
|
1 |
0 |
0 |
@list and $list[0][0] < $to |
|
|
1 |
0 |
0 |
@list and $list[0][0] < $to and $list[0][1] <= $to |
|
206
|
46 |
53 |
53 |
@input and $input[0][0] < $from |
|
|
99 |
2 |
51 |
@input and $input[0][0] < $from and $input[0][1] <= $from |
|
209
|
48 |
53 |
2 |
@input and $input[0][0] < $from |
|
213
|
52 |
49 |
66 |
@input and $input[0][0] < $to |
|
|
101 |
0 |
66 |
@input and $input[0][0] < $to and $input[0][1] <= $to |
|
217
|
52 |
49 |
0 |
@input and $input[0][0] < $to |
|
240
|
1235 |
0 |
0 |
not $nojoin and $out[-1][1] == $top->[0] |
|
|
1235 |
0 |
0 |
not $nojoin and $out[-1][1] == $top->[0] and @$top < 3 || $out[-1][2] == $top->[2] |