| blib/lib/Nexmo/SMS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 66 | 19 | 24 | if @_ == 2 | 
| 79 | 19 | 2 | if (exists $param{$attr}) | 
| 120 | 0 | 8 | if (exists $param{'type'} and not $types{$requested_type}) | 
| 128 | 4 | 4 | if $type ne 'text' | 
| 133 | 0 | 8 | unless ($check_sub) | 
| 143 | 3 | 5 | if ($params_not_ok) | 
| 166 | 3 | 3 | if @_ == 2 |