Condition Coverage

blib/lib/WWW/PayPal/Order.pm
Criterion Covered Total %
condition 8 16 50.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 1 1 $l->{'rel'} and $l->{'rel'} eq $rel

or 2 conditions

line l !l condition
32 1 0 $self->data->{'links'} || []
53 2 0 $self->data->{'purchase_units'} || []
55 2 0 $pu->[0]{'payments'}{'captures'} || []
77 1 0 $self->data->{'purchase_units'} || []
84 1 0 $self->data->{'purchase_units'} || []

or 3 conditions

line l !l&&r !l&&!r condition
47 1 0 0 $self->link_for("payer-action") // $self->link_for("approve")