line |
true |
false |
branch |
47
|
1 |
0 |
if exists $opts{'lazy'} and $opts{'lazy'} |
49
|
2 |
2 |
if (exists $opts{'id'}) { } |
|
2 |
0 |
elsif (exists $opts{'remote_id'}) { } |
54
|
1 |
1 |
unless $lazy |
114
|
0 |
4 |
unless exists $opts{'remote_id'} and defined $opts{'remote_id'} or exists $opts{'id'} and defined $opts{'id'} |
124
|
0 |
1 |
unless exists $opts{'id'} and defined $opts{'id'} |
133
|
0 |
1 |
unless exists $opts{'id'} and defined $opts{'id'} |
136
|
1 |
0 |
wantarray ? : |
143
|
0 |
1 |
unless exists $opts{'id'} and defined $opts{'id'} |
145
|
0 |
1 |
unless exists $opts{'merchant_customer_id'} and defined $opts{'merchant_customer_id'} |