| lib/SMS/Send/Mocean.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 0 | if defined $args->{$_} |
| 74 | 0 | 0 | defined $args->{'_resp_format'} && lc $args->{'_resp_format'} eq 'json' ? : |
| 79 | 0 | 0 | if ($response->is_success) { } |
| 80 | 0 | 0 | $format eq 'json' ? : |
| 89 | 0 | 0 | if ($format eq 'json') { } |
| 108 | 4 | 4 | unless $args->{$_} |