blib/lib/Device/Gsm/Sms/Token.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 20 | 50.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 50 | if (not defined $name or $name eq '') |
60 | 0 | 50 | if ($@) |
77 | 49 | 0 | if (@_) |
78 | 0 | 49 | if (not defined $_[0]) { } |
102 | 0 | 137 | unless $info |
117 | 2 | 0 | if (@_) |
120 | 2 | 0 | if (defined $name) { } |
135 | 0 | 176 | unless $info |
136 | 0 | 176 | unless defined $newval |
148 | 5 | 0 | if (ref $$self{'__data'} eq 'ARRAY') |