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
278 0 3 2 $part_num and $part_num ne '1'
689 3 0 13 defined $phrase and $phrase ne ''

or 2 conditions

line l !l condition
128 2 0 $self->{'disp'}[0] || 'inline'
147 0 0 $self->{'params'}{'charset'} || $self->{'parts'} && @{$self->{'parts'};} && $self->{'parts'}[0]->charset || undef
340 66 0 shift() || 'IMAP::BodyStructure'
344 53 13 $id || 1
652 13 3 $addr{'host'} || ''
702 3 0 $email || ''

or 3 conditions

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