blib/lib/Device/Gsm/Sms/Structure.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
34 | 6 | 2 | if ($self->type == 0) { } |
2 | 0 | elsif ($self->type == 1) { } | |
0 | 0 | elsif ($self->type == 2) { } | |
35 | 0 | 6 | if ($$self{'tokens'}{'PDUTYPE'}{'_UDHI'}) { } |