Branch Coverage

blib/lib/Device/Gsm/Sms/Structure.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
32 14 2 if ($self->type == 0) { }
2 0 elsif ($self->type == 1) { }
0 0 elsif ($self->type == 2) { }
33 0 14 if ($self->{'tokens'}{'PDUTYPE'}{'_UDHI'}) { }