Condition Coverage

blib/lib/Mail/Message/Attachment/Stripper.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 1 2 $disp and $disp =~ /inline/

or 2 conditions

line l !l condition
136 0 1 $disp && $disp->attribute('filename') || $type && $type->attribute('name') || ''