Condition Coverage

blib/lib/E/Mail/Acme.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 1 defined $program and length $program

or 2 conditions

line l !l condition
14 0 0 $$self{'content-type'}[0] || ''
399 11 19 $$self{'iter'}{lc $$self{'hdr'}[$i]} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
256 0 0 22 ref $v eq 'ARRAY' or eval { do { overload::Method($v, '@{}') } }
366 2 0 12 ref $value eq 'ARRAY' or eval { do { overload::Method($value, '@{}') } }