blib/lib/Nexmo/SMS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
27 | 19 | 24 | if @_ == 2 |
40 | 19 | 2 | if (exists $param{$attr}) |
60 | 0 | 8 | if (exists $param{'type'} and not $types{$requested_type}) |
68 | 4 | 4 | if $type ne 'text' |
73 | 0 | 8 | unless ($check_sub) |
83 | 3 | 5 | if ($params_not_ok) |
99 | 3 | 3 | if @_ == 2 |