| line |
!l |
l&&!r |
l&&r |
condition |
|
157
|
0 |
2 |
77 |
$signature->algorithm and $signature->get_algorithm_class($signature->algorithm) |
|
253
|
0 |
5 |
49 |
$result &&= $public_key->check_granularity($signature->identity, $empty_g_means_wildcard) |
|
275
|
0 |
0 |
67 |
defined $i and $i =~ /\@([^\@]*)$/ |
|
299
|
74 |
0 |
1 |
@{$self->{'signatures'};} == 0 and not defined $self->{'signature_reject_reason'} |
|
313
|
67 |
0 |
0 |
$sig->result && $sig->result eq 'invalid' |
|
316
|
62 |
0 |
12 |
@{$self->{'algorithms'};} == 0 and @{$self->{'signatures'};} > 0 |
|
353
|
22 |
26 |
1 |
$keysize < 1024 and $self->{'Strict'} |