Branch Coverage

blib/lib/Mail/DKIM/DkPolicy.pm
Criterion Covered Total %
branch 11 28 39.2


line true false branch
27 0 1 if ($prms->{'Author'} and not $prms->{'Sender'})
30 0 1 if ($prms->{'Sender'} and not $prms->{'Domain'})
36 0 1 unless ($prms->{'Domain'})
71 0 0 if $signature->result ne "pass"
74 0 0 if ($signature->identity_matches($oa))
82 0 0 if $first_party
83 0 0 if $self->signall and not $self->testing
92 0 1 if @_
114 1 2 if @_
124 1 2 if @_
126 2 1 if (defined $self->{'tags'}{'o'}) { }
143 0 0 unless $self->policy
146 0 0 if $self->policy eq "~"
156 0 1 if $t and $t =~ /y/i