| blib/lib/UID2/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 20 | 55.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 0 | 59 | if ($options->{'http_options'} and $options->{'http'}) { } | 
| 0 | 59 | elsif ($options->{'http_options'}) { } | |
| 40 | 19 | elsif ($options->{'http'}) { } | |
| 57 | 0 | 40 | if ($@) | 
| 67 | 0 | 14 | if ($@) | 
| 85 | 0 | 40 | unless ($res->{'success'}) | 
| 86 | 0 | 0 | if ($res->{'status'} == 599) { } | 
| 110 | 0 | 40 | if (length $payload < 16) | 
| 114 | 0 | 40 | if ($res_nonce ne $nonce) | 
| 139 | 21 | 10 | unless $request->{'key'} |