lib/WebService/Shippo/Shipment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | unless $shipment_id |
30 | 0 | 0 | if ($invocant->is_same_object($shipment_id)) { } |
37 | 0 | 0 | if (@params and @params % 2) |
42 | 0 | 0 | if $currency |
48 | 0 | 0 | if exists $params{'async'} |
51 | 0 | 0 | unless ($async) |
57 | 0 | 0 | unless @_ |
58 | 0 | 0 | unless defined $_[0] |