line |
!l |
l&&!r |
l&&r |
condition |
170
|
0 |
0 |
0 |
$dev->can_delete_from and $dev->should_read_from |
327
|
0 |
0 |
0 |
$errcode and $errcode eq 'failed_getting_lock' |
367
|
0 |
0 |
0 |
$d->dstate->should_have_files and not $$mask_devids{$devid} |
378
|
0 |
0 |
0 |
$fixed_source and not grep({$_ == $fixed_source;} @on_up_devid) |
462
|
0 |
0 |
0 |
$fixed_source and grep {$_ == $fixed_source;} @choices |
492
|
0 |
0 |
0 |
$fixed_source and $fixed_source == $sdevid |
504
|
0 |
0 |
0 |
$digest and not $fid->checksum |
578
|
0 |
0 |
0 |
$fid_checksum and $fid_checksum->hashname eq 'MD5' |
613
|
0 |
0 |
0 |
$sdev and $ddev |
627
|
0 |
0 |
0 |
defined $spath and defined $dpath |
|
0 |
0 |
0 |
defined $spath and defined $dpath and defined $shostip |
|
0 |
0 |
0 |
defined $spath and defined $dpath and defined $shostip and defined $dhostip |
|
0 |
0 |
0 |
defined $spath and defined $dpath and defined $shostip and defined $dhostip and $sport |
|
0 |
0 |
0 |
defined $spath and defined $dpath and defined $shostip and defined $dhostip and $sport and $dport |
669
|
0 |
0 |
0 |
$sconn->retryable and $stries == 1 |
676
|
0 |
0 |
0 |
$sconn->retryable and $stries == 1 |
679
|
0 |
0 |
0 |
$$sres{'code'} >= 200 and $$sres{'code'} <= 299 |
694
|
0 |
0 |
0 |
$dconn->retryable and $dtries == 1 |
725
|
0 |
0 |
0 |
not $wcount and $dconn->retryable |
|
0 |
0 |
0 |
not $wcount and $dconn->retryable and $dtries == 1 |
762
|
0 |
0 |
0 |
not $wcount and $dconn->retryable |
|
0 |
0 |
0 |
not $wcount and $dconn->retryable and $dtries == 1 |
789
|
0 |
0 |
0 |
$$dres{'code'} >= 200 and $$dres{'code'} <= 299 |
793
|
0 |
0 |
0 |
$$ddev{'reject_bad_md5'} and $alg eq 'MD5' |