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
218 12 1 801 $options and $options eq "txt"
433 812 8 266 wantarray and $h
528 44 280 147 $self->{'verify_result'} and $self->{'verify_details'}

or 2 conditions

line l !l condition
29 14 136 $prms{'Algorithm'} || 'rsa-sha1'
426 551 535 $self->get_tag('h') || ''
458 74 0 $self->domain || ''
496 0 0 lc $self->get_tag('c') || 'simple'

or 3 conditions

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