| line |
!l |
l&&!r |
l&&r |
condition |
|
127
|
0 |
0 |
0 |
$cli->{'fork'} and not $WANT_THREADS
|
|
170
|
0 |
0 |
0 |
ref $_[0] && $_[0]{'urls'} && @{$_[0]{'urls'};} && ($_[0]{'lazy'} || $_[0]{'clis'} && @{$_[0]{'clis'};} == @{$_[0]{'urls'};} && !grep({not defined $_ && $_->opened;} @{$_[0]{'clis'};}))
|
|
180
|
0 |
0 |
0 |
ref $cli && $cli->{'opts'}
|
|
187
|
0 |
0 |
0 |
not $cli->{'lazy'} and $cli->{'clis'}
|
|
|
0 |
0 |
0 |
not $cli->{'lazy'} and $cli->{'clis'} and $cli->{'clis'}[$i]
|
|
217
|
0 |
0 |
0 |
$WANT_THREADS and $cli->{'fork'}
|
|
338
|
0 |
0 |
0 |
$rel eq 'ddc' and $cli->{'ddcServer'}
|
|
359
|
0 |
0 |
0 |
$cli->{'extend'} and @mps > 1
|
|
363
|
0 |
0 |
0 |
$rel eq 'ddc' and ($cli->{'fudge'} // 0) > 0
|
|
417
|
0 |
0 |
0 |
$rel eq 'ddc' and $cli->{'ddcServer'}
|
|
448
|
0 |
0 |
0 |
$rel eq 'ddc' and $cli->{'ddcServer'}
|