blib/lib/DiaColloDB/Client/list.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 65 | 0.0 |
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'} |
line | l | !l | condition |
---|---|---|---|
104 | 0 | 0 | $_ // '' |
155 | 0 | 0 | $cli->{'clis'} // [] |
285 | 0 | 0 | $_->{'alias'} // [] |
300 | 0 | 0 | $_->{'attrs'} // [] |
302 | 0 | 0 | $_->{'meta'} // [] |
345 | 0 | 0 | ($rel eq 'ddc' ? -1 : $cli->{'fudge'}) // 0 |
346 | 0 | 0 | $opts{'kbest'} // 0 |
363 | 0 | 0 | $cli->{'fudge'} // 0 |
365 | 0 | 0 | $cli->{'fudge'} // 0 |
395 | 0 | 0 | $cli->{'logFudge'} // 'off' |
401 | 0 | 0 | $cli->{'logFudge'} // 'off' |
454 | 0 | 0 | $opts{'_abkeys'} // [] |
455 | 0 | 0 | $opts{'_abkeys'} // [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
97 | 0 | 0 | 0 | $url //= $cli->{'url'} |
202 | 0 | 0 | 0 | ref $_[0]{$_} || $_ =~ /^log/ |