blib/lib/Device/Gsm/Sms/Token.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 20 | 50.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 106 | if (not defined $name or $name eq '') |
58 | 0 | 106 | if ($@) |
75 | 105 | 0 | if (@_) |
76 | 0 | 105 | if (not defined $_[0]) { } |
100 | 0 | 313 | unless $info |
115 | 2 | 0 | if (@_) |
118 | 2 | 0 | if (defined $name) { } |
133 | 0 | 400 | unless $info |
134 | 0 | 400 | unless defined $newval |
146 | 13 | 0 | if (ref $self->{'__data'} eq 'ARRAY') |