Branch Coverage

blib/lib/Mail/DKIM/Algorithm/Base.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
33 0 460 unless $self->{'Signature'}
35 402 58 $self->{'Signature'}->signature ? :
66 0 920 unless @_ == 1
69 396 0 $method eq 'seal' ? :
117 396 $method eq 'simple' ? :
407 513 $method eq 'relaxed' ? :
0 920 $method eq 'nowsp' ? :
117 149 110 if ($self->{'body_hash'} and $sighash)
120 6 143 if ($body_hash ne $expected)
141 58 360 if ($self->{'mode'} eq "sign")
146 58 360 if ($self->{'mode'} eq "sign")
166 0 2156 if @_