| blib/lib/SMS/Send/VoIP/MS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless my $to = $argv{'to'} |
| 47 | 0 | 0 | defined $argv{'text'} ? : |
| 49 | 0 | 0 | unless ref $url and $url->can('query_form') |
| 63 | 0 | 0 | unless $response->{'success'} |
| 68 | 0 | 0 | $data->{'status'} eq 'success' ? : |
| 97 | 0 | 3 | if @_ |
| 98 | 2 | 1 | unless defined $self->{'did'} |
| 99 | 1 | 2 | unless defined $self->{'did'} |