Branch Coverage

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


line true false branch
33 0 462 unless $self->{'Signature'}
35 403 59 $self->{'Signature'}->signature ? :
66 0 924 unless @_ == 1
69 396 0 $method eq 'seal' ? :
119 396 $method eq 'simple' ? :
409 515 $method eq 'relaxed' ? :
0 924 $method eq 'nowsp' ? :
117 150 110 if ($self->{'body_hash'} and $sighash)
120 6 144 if ($body_hash ne $expected)
141 59 361 if ($self->{'mode'} eq "sign")
146 59 361 if ($self->{'mode'} eq "sign")
166 0 2163 if @_