| blib/lib/WebService/Face/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 102 | 0 | 0 | if ($key =~ /^api_key$/i) |
| 106 | 0 | 0 | if ($key =~ /^api_secret$/i) |
| 114 | 0 | 0 | unless $$self{'api_key'} and $$self{'api_secret'} |
| 426 | 0 | 0 | if ($method eq 'GET') |
| 432 | 0 | 0 | if (ref !($response =~ /^HASH/)) |