Condition Coverage

blib/lib/WWW/PayPal/API/Orders.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 0 ref $args{'purchase_units'} eq "ARRAY" and @{$args{'purchase_units'};}

or 2 conditions

line l !l condition
63 0 0 $args{'user_action'} // "PAY_NOW"
95 0 0 $args{'body'} || {}
106 0 0 $args{'body'} || {}