| blib/lib/SMS/Send/NANP/TextPower.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 18 | 11.1 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | unless my $to = $argv{'to'} |
| 76 | 0 | 0 | defined $argv{'text'} ? : |
| 84 | 0 | 0 | if $self->queue |
| 87 | 0 | 0 | unless $response->{'success'} |
| 92 | 0 | 0 | $status eq 'Sent' || $self->queue && $status eq 'Queued' ? : |
| 123 | 0 | 2 | if @_ |
| 124 | 0 | 2 | unless defined $self->{'campaign'} |
| 140 | 0 | 0 | if @_ |
| 141 | 0 | 0 | unless defined $self->{'queue'} |