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