| line |
!l |
l&&!r |
l&&r |
condition |
|
162
|
0 |
2 |
85 |
$signature->algorithm and $signature->get_algorithm_class($signature->algorithm) |
|
258
|
0 |
5 |
53 |
$result &&= $public_key->check_granularity($signature->identity, $empty_g_means_wildcard) |
|
280
|
0 |
0 |
74 |
defined $i and $i =~ /\@([^\@]*)$/ |
|
304
|
82 |
0 |
1 |
@{$self->{'signatures'};} == 0 and not defined $self->{'signature_reject_reason'} |
|
318
|
74 |
0 |
0 |
$sig->result && $sig->result eq 'invalid' |
|
321
|
69 |
0 |
13 |
@{$self->{'algorithms'};} == 0 and @{$self->{'signatures'};} > 0 |
|
361
|
23 |
26 |
1 |
$keysize < 1024 and $self->{'Strict'} |