blib/lib/WWW/Shopify/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | if ($exception->error and ref $exception->error and ref $exception->error eq 'HTTP::Response') |
15 | 0 | 0 | $exception->error->message ? : |
16 | 0 | 0 | $exception->error->decoded_content ? : |
24 | 0 | 0 | $_[1] ? : |