| blib/lib/Net/SMS/CDYNE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | unless $uri |
| 37 | 0 | 0 | $args && %$args ? : |
| 39 | 0 | 0 | if (lc $method eq 'get') { } |
| 46 | 0 | 0 | if defined $body |
| 49 | 0 | 0 | if $self->debug |
| 56 | 0 | 0 | if (not $response_code or index($response_code, '2') != 0) |
| 64 | 0 | 0 | if $self->debug |
| 68 | 0 | 0 | unless $resp_obj |
| 72 | 0 | 0 | if $resp_obj->{'SMSResponse'} |
| 142 | 0 | 0 | if $args{'PhoneNumber'} |