Condition Coverage

blib/lib/Net/Flotum.pm
Criterion Covered Total %
condition 9 21 42.8


and 3 conditions

line !l l&&!r l&&r condition
110 3 0 2 exists $opts{'remote_id'} and defined $opts{'remote_id'}
0 0 3 exists $opts{'id'} and defined $opts{'id'}
120 0 0 3 exists $opts{'id'} and defined $opts{'id'}
129 0 0 1 exists $opts{'id'} and defined $opts{'id'}
139 0 0 1 exists $opts{'id'} and defined $opts{'id'}
141 0 0 1 exists $opts{'merchant_customer_id'} and defined $opts{'merchant_customer_id'}

or 3 conditions

line l !l&&r !l&&!r condition
110 2 0 3 exists $opts{'remote_id'} and defined $opts{'remote_id'} or exists $opts{'id'} and defined $opts{'id'}