| blib/lib/Net/MyCommerce/API/Resource/Carts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 105 | 0 | 0 | $opts{'cart_id'} ? : |
| 153 | 0 | 0 | $opts{'billing_address'} ? : |
| 0 | 0 | $opts{'shipping_address'} ? : | |
| 0 | 0 | $opts{'items'} ? : | |
| 0 | 0 | $opts{'coupon_code'} ? : | |
| 198 | 0 | 0 | if $error |
| 199 | 0 | 0 | if (ref $result eq 'HASH' and ref $$result{'content'} eq 'HASH' and ref $$result{'content'}{'items'} eq 'ARRAY') |
| 209 | 0 | 0 | if $discount |