| blib/lib/WWW/PayPal/API/Orders.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 0 | 0 | unless $args{'intent'} |
| 50 | 0 | 0 | unless ref $args{'purchase_units'} eq "ARRAY" and @{$args{'purchase_units'};} |
| 59 | 0 | 0 | if $args{'return_url'} |
| 60 | 0 | 0 | if $args{'cancel_url'} |
| 61 | 0 | 0 | if $args{'brand_name'} |
| 62 | 0 | 0 | if $args{'locale'} |
| 65 | 0 | 0 | if $args{'shipping_preference'} |
| 66 | 0 | 0 | if (%ctx) |
| 73 | 0 | 0 | if $args{'payer'} |
| 82 | 0 | 0 | unless $id |
| 90 | 0 | 0 | unless $id |
| 102 | 0 | 0 | unless $id |