Condition Coverage

lib/Email/MIME/CreateHTML/Resolver/LWP.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 0 defined $filename and length $filename

or 2 conditions

line l !l condition
18 3 0 $options ||= {}
75 0 0 $mimetype ||= 'application/octet-stream'
76 0 0 $encoding ||= 'base64'