| blib/lib/Device/Gsm/Sms.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 21 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 0 | 0 | 6 | exists $opt{'header'} and exists $opt{'pdu'} |
| 313 | 0 | 6 | 0 | $udh_parsed == 0 and $udhi == 1 |
| 349 | 0 | 0 | 0 | ref $gsm and $storage |
| 0 | 0 | 0 | ref $gsm and $storage and $msg_index >= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 44 | 0 | 6 | 0 | ref $proto || $proto |
| 54 | 0 | 0 | 0 | $opt{'storage'} ||= $$self{'_parent'}->storage |
| 392 | 0 | 0 | 0 | $self->type == 1 or $self->type == 2 |