Branch Coverage

blib/lib/SMS/Send/NexmoUnicode.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
16 0 0 unless defined $params{"_$_"}
43 0 0 unless my $sms = $nexmo->sms('text', $message, 'to', $recipient, 'type', $self->{'_type'}, 'from', $self->{'_from'})
46 0 0 if ('http' eq $self->{'_proxy_type'})
57 0 0 ref $_[0] ? :
59 0 0 unless (length $message <= 160)
67 0 0 ref $_[0] ? :