| blib/lib/Amazon/MWS/XML/ShippedOrder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 112 | 0 | 0 | 0 | $items and ref $items eq 'ARRAY' | 
| 115 | 0 | 0 | 0 | $item and ref $item eq 'HASH' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 120 | 0 | 0 | 0 | $item->{'amazon_order_item_code'} or $item->{'merchant_order_item_code'} |