blib/lib/Amazon/MWS/Products.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
246 | 0 | 0 | unless $root |
248 | 0 | 0 | if (my $listing = $root->{'Product'}{'LowestOfferListings'}{'LowestOfferListing'}) { } |
249 | 0 | 0 | if (ref $listing ne 'ARRAY') { } |