blib/lib/Amazon/API/Error.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | if ($raw_message) |
41 | 0 | 0 | if ($self->get_content_type =~ /xml/imsx) { } |
0 | 0 | elsif ($self->get_content_type =~ /json/imsx) { } | |
49 | 0 | 0 | if (not $message or $Amazon::API::Error::EVAL_ERROR) |
52 | 0 | 0 | if (not $message or $Amazon::API::Error::EVAL_ERROR) |
53 | 0 | 0 | if ($raw_message =~ /^\s*\</msx) |