| line |
!l |
l&&!r |
l&&r |
condition |
|
149
|
2 |
8 |
0 |
not $cfg_file and my $compat = $cfg->get("Compat") |
|
278
|
2 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'} |
|
386
|
0 |
0 |
8 |
$ring and $kb = $ring->find_keyblock_by_keyid($key_id) |
|
388
|
0 |
0 |
0 |
$cfg->get("AutoKeyRetrieve") and $cfg->get("KeyServer") |
|
417
|
1 |
0 |
8 |
$kb && $kb->primary_uid |
|
464
|
16 |
4 |
3 |
$param{'Recipients'} and not ref $param{'Recipients'} |
|
480
|
11 |
0 |
0 |
$cfg->get("AutoKeyRetrieve") and $cfg->get("KeyServer") |
|
488
|
1 |
0 |
14 |
$lr == 8 || $lr == 16 and not $r =~ /[^\da-fA-F]/ |
|
491
|
11 |
3 |
0 |
not @kb and $server |
|
495
|
1 |
0 |
0 |
not @kb and $server |
|
528
|
11 |
0 |
0 |
$param{'Compat'} and $param{'Compat'} eq "PGP2" |
|
555
|
11 |
0 |
0 |
$param{'Passphrase'} && $param{'Compat'} && $param{'Compat'} eq 'PGP2' |
|
618
|
2 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'} |
|
632
|
11 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'} |
|
645
|
24 |
0 |
0 |
not $key || $alg and ref $enc eq "Crypt::OpenPGP::Ciphertext" |
|
722
|
0 |
0 |
2 |
$pub and $sec |