| blib/lib/Nexmo/SMS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 19 | 24 | if @_ == 2 |
| 39 | 19 | 2 | if (exists $param{$attr}) |
| 59 | 0 | 8 | if (exists $param{'type'} and not $types{$requested_type}) |
| 67 | 4 | 4 | if $type ne 'text' |
| 72 | 0 | 8 | unless ($check_sub) |
| 82 | 3 | 5 | if ($params_not_ok) |
| 98 | 3 | 3 | if @_ == 2 |