| blib/lib/Business/CPI/Gateway/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 11 | 7 | if (my $value = $buyer->$_) |
| 48 | 9 | 0 | if (my $value = $cart->$_) |
| 64 | 1 | 5 | if (my $weight = $item->weight) |
| 68 | 1 | 5 | if (my $ship = $item->shipping) |
| 72 | 1 | 5 | if (my $ship = $item->shipping_additional) |