Condition Coverage

blib/lib/Mail/DKIM/Signature.pm
Criterion Covered Total %
condition 16 20 80.0


and 3 conditions

line !l l&&!r l&&r condition
223 12 1 816 $options and $options eq "txt"
451 843 8 276 wantarray and $h
546 44 280 147 $self->{'verify_result'} and $self->{'verify_details'}

or 2 conditions

line l !l condition
30 17 154 $prms{'Algorithm'} || 'rsa-sha1'
444 574 553 $self->get_tag('h') || ''
476 85 0 $self->domain || ''
514 0 0 lc $self->get_tag('c') || 'simple'

or 3 conditions

line l !l&&r !l&&!r condition
206 1 4 0 $self->{'_verify_time'} ||= time