Condition Coverage

blib/lib/MIME/Tools.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
110 2 26 0 $^W and not $MIME::Tools::CONFIG{'QUIET'}
125 0 6 0 $^W and not $MIME::Tools::CONFIG{'QUIET'}
141 0 3 0 $^W and not $MIME::Tools::CONFIG{'QUIET'}

or 2 conditions

line l !l condition
171 99 6 $args ||= {}