Branch Coverage

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


line true false branch
33 0 452 unless $self->{'Signature'}
35 396 56 $self->{'Signature'}->signature ? :
66 0 904 unless @_ == 1
69 396 0 $method eq 'seal' ? :
115 396 $method eq 'simple' ? :
393 511 $method eq 'relaxed' ? :
0 904 $method eq 'nowsp' ? :
117 147 110 if ($self->{'body_hash'} and $sighash)
120 5 142 if ($body_hash ne $expected)
141 56 354 if ($self->{'mode'} eq "sign")
146 56 354 if ($self->{'mode'} eq "sign")
166 0 2124 if @_