line |
!l |
l&&!r |
l&&r |
condition |
82
|
3 |
1 |
3 |
defined $member->{'collection'} and $member->{'collection'}->searchable('record_id') |
100
|
4 |
1 |
7 |
defined $member->{'collection'} and $member->{'collection'}->searchable('segment_origin_id') |
108
|
1 |
1 |
5 |
@pool and $pool[-1]->field('WARC-Segment-Number') == 1 + @pool |
|
2 |
2 |
3 |
@pool and $pool[-1]->field('WARC-Segment-Number') == 1 + @pool and $pool[-1]->field('WARC-Segment-Total-Length') |
129
|
9 |
15 |
30 |
$i < @pool and $segment_number == $pool[$i]->field('WARC-Segment-Number') |
180
|
14 |
12 |
1 |
not ref $running_base and $running_base + $row[1] < $running_base |