| line |
!l |
l&&!r |
l&&r |
condition |
|
148
|
2 |
4 |
0 |
not $cfg_file and my $compat = $cfg->get('Compat')
|
|
277
|
2 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'}
|
|
384
|
0 |
0 |
5 |
$ring and $kb = $ring->find_keyblock_by_keyid($key_id)
|
|
386
|
0 |
0 |
0 |
$cfg->get('AutoKeyRetrieve') and $cfg->get('KeyServer')
|
|
415
|
1 |
0 |
5 |
$kb && $kb->primary_uid
|
|
462
|
16 |
4 |
3 |
$param{'Recipients'} and not ref $param{'Recipients'}
|
|
478
|
11 |
0 |
0 |
$cfg->get('AutoKeyRetrieve') and $cfg->get('KeyServer')
|
|
486
|
1 |
0 |
14 |
$lr == 8 || $lr == 16 and not $r =~ /[^\da-fA-F]/
|
|
489
|
14 |
0 |
0 |
not @kb and $server
|
|
493
|
1 |
0 |
0 |
not @kb and $server
|
|
526
|
11 |
0 |
0 |
$param{'Compat'} and $param{'Compat'} eq 'PGP2'
|
|
553
|
11 |
0 |
0 |
$param{'Passphrase'} && $param{'Compat'} && $param{'Compat'} eq 'PGP2'
|
|
616
|
1 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'}
|
|
630
|
11 |
0 |
0 |
not defined $pass and my $cb = $param{'PassphraseCallback'}
|
|
643
|
23 |
0 |
0 |
not $key || $alg and ref $enc eq 'Crypt::OpenPGP::Ciphertext'
|
|
720
|
0 |
0 |
2 |
$pub and $sec
|