Condition Coverage

blib/lib/Template/Plugin/MIME.pm
Criterion Covered Total %
condition 3 7 42.8


or 2 conditions

line l !l condition
59 5 0 $$params{'hostname'} || hostname() || 'localhost'
309 1 3 $mimetype ||= 'application/octet-stream'

or 3 conditions

line l !l&&r !l&&!r condition
304 0 0 0 $mimetype ||= $$self{'magic'}->checktype_filename($path)