Condition Coverage

blib/lib/Net/IMAP/Client/MsgSummary.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
163 0 0 0 $mt && $MT_HAS_ATTACHMENT{$mt}
195 0 0 0 $self->is_message and $struct->[7]
0 0 0 $self->is_message and $struct->[7] and $struct->[8]
240 0 0 0 $self->is_message and $struct->[7]
0 0 0 $self->is_message and $struct->[7] and $struct->[8]

or 2 conditions

line l !l condition
176 0 0 $self->{'part_id'} || ''
219 0 0 $self->{'part_id'} || ''