Condition Coverage

blib/lib/Device/Gsm/Sms.pm
Criterion Covered Total %
condition 3 21 14.2


and 3 conditions

line !l l&&!r l&&r condition
61 0 16 0 exists $opt{'header'} and exists $opt{'pdu'}
329 0 14 0 $udh_parsed == 0 and $udhi == 1
365 0 0 0 ref $gsm and $storage
0 0 0 ref $gsm and $storage and $msg_index >= 0

or 3 conditions

line l !l&&r !l&&!r condition
42 0 16 0 ref $proto || $proto
52 0 0 0 $opt{'storage'} ||= $self->{'_parent'}->storage
408 0 0 0 $self->type == 1 or $self->type == 2