Condition Coverage

blib/lib/IMAP/BodyStructure.pm
Criterion Covered Total %
condition 15 24 62.5


and 3 conditions

line !l l&&!r l&&r condition
279 0 3 2 $part_num and $part_num ne '1'
665 3 0 13 defined $phrase and $phrase ne ''

or 2 conditions

line l !l condition
129 2 0 $$self{'disp'}[0] || 'inline'
148 0 0 $$self{'params'}{'charset'} || $$self{'parts'} && @{$$self{'parts'};} && $$self{'parts'}[0]->charset || undef
341 66 0 shift() || 'IMAP::BodyStructure'
345 53 13 $id || 1
627 13 3 $addr{'host'} || ''
678 3 0 $email || ''

or 3 conditions

line l !l&&r !l&&!r condition
87 0 13 0 ref $class || $class
279 2 1 2 $part_num and $part_num ne '1' or @parts