Condition Coverage

blib/lib/Mail/DKIM/Signature.pm
Criterion Covered Total %
condition 15 20 75.0


and 3 conditions

line !l l&&!r l&&r condition
219 12 1 813 $options and $options eq "txt"
447 836 8 274 wantarray and $h
542 44 280 147 $self->{'verify_result'} and $self->{'verify_details'}

or 2 conditions

line l !l condition
30 16 150 $prms{'Algorithm'} || 'rsa-sha1'
440 569 549 $self->get_tag('h') || ''
472 83 0 $self->domain || ''
510 0 0 lc $self->get_tag('c') || 'simple'

or 3 conditions

line l !l&&r !l&&!r condition
202 0 3 0 $self->{'_verify_time'} ||= time