Condition Coverage

blib/lib/Email/Template.pm
Criterion Covered Total %
condition 5 13 38.4


and 3 conditions

line !l l&&!r l&&r condition
122 2 0 0 not -e $path_to_tt2 and -T _
149 2 0 0 $$args{'mime_lite_attach'} and ref $$args{'mime_lite_attach'} eq 'ARRAY'

or 2 conditions

line l !l condition
124 0 2 $$args{'tt_new'}{'ABSOLUTE'} ||= 1
143 0 2 $$args{'charset'} || 'utf-8'

or 3 conditions

line l !l&&r !l&&!r condition
118 2 0 0 $_[0] eq 'Email::Template' or ref $_[0]