Branch Coverage

blib/lib/Mail/DKIM/DkimPolicy.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
29 0 0 if ($prms->{'Author'} and not $prms->{'Domain'})
33 0 0 unless ($prms->{'Domain'})
71 0 0 unless $signature->result and $signature->result eq "pass"
74 0 0 if ($signature->identity_matches($oa))
84 0 0 if $first_party
85 0 0 if $self->signall_strict and not $self->testing
87 0 0 if ($self->signall)
91 0 0 if $verify_result eq "pass"
94 0 0 if $self->signall and not $self->testing
103 0 0 if @_
130 0 0 if @_
132 0 0 if (defined $self->{'tags'}{'dkim'}) { }
0 0 elsif (defined $self->{'tags'}{'o'}) { }
164 0 0 unless $self->policy
167 0 0 if $self->policy eq "~"
177 0 0 if $t and $t =~ /y/i