Condition Coverage

blib/lib/Mail/Sender/Easy.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 not $html and $attachments
112 0 0 0 defined $attachments and ref $attachments eq 'HASH'
124 0 0 0 defined $$attachments{$attach}{'_inline'} and $html

or 2 conditions

line l !l condition
67 0 0 join("\r\n", @siteheaders) || ''

or 3 conditions

line l !l&&r !l&&!r condition
160 0 0 0 $@ or $Mail::Sender::Error