Condition Coverage

blib/lib/Mail/SendEasy.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 not defined $mail{'msg'} and defined $mail{'message'}
93 0 0 0 not defined $mail{'html'} and defined $mail{'msghtml'}
94 0 0 0 not defined $mail{'anex'} and defined $mail{'attach'}
151 0 0 0 $ARCHZIP_PM and $mail{'zipanex'}
280 0 0 0 $$SMTP{'USER'} ne '' || $$SMTP{'PASS'} ne '' and $SMTP->auth_types
501 0 0 0 *{$fh;}->{'DATA'} and *{$fh;}->{'content'} ne ''
549 0 0 0 $def_name and $#_ == 0

or 2 conditions

line l !l condition
52 0 0 $this || 'Mail::SendEasy'

or 3 conditions

line l !l&&r !l&&!r condition
85 0 0 0 ref $v or $k =~ /^(?:msg|message|html|msghtml)$/
280 0 0 0 $$SMTP{'USER'} ne '' || $$SMTP{'PASS'} ne ''
464 0 0 0 $_[0] || time