Condition Coverage

blib/lib/MIME/Structure.pm
Criterion Covered Total %
condition 10 16 62.5


and 3 conditions

line !l l&&!r l&&r condition
112 0 55 50 @boundaries and /^--(.+?)(--)?$/
55 0 50 @boundaries and /^--(.+?)(--)?$/ and $1 eq $boundaries[-1]
130 5 0 0 $parent and "$$parent{'type'}/$$parent{'subtype'}" eq 'multipart/digest'
160 30 0 5 $level == 0 and not $print & 4

or 2 conditions

line l !l condition
145 5 45 $$fields{'content-transfer-encoding'} ||= ['7bit']
261 0 195 $F{lc $name} ||= []