line |
true |
false |
branch |
16
|
0 |
0 |
unless defined $net_ebay_object |
32
|
0 |
1 |
if $object_details |
55
|
0 |
0 |
if (exists $inputs_for{$ident}{$input}) |
57
|
0 |
0 |
if $input ne 'DetailLevel' |
90
|
0 |
54 |
unless $ebay_name |
110
|
2 |
8 |
$_ eq 'id' ? : |
135
|
0 |
0 |
unless $result |
138
|
0 |
0 |
if (exists $$result{'Errors'}) |
141
|
0 |
0 |
if ($severity ne 'Warning') |
167
|
0 |
0 |
if $details |
197
|
0 |
0 |
if $@ and $@ =~ /\A eBay/msx |
198
|
0 |
0 |
unless defined $value |
215
|
0 |
0 |
if $args and $args eq ':meta' |
218
|
0 |
0 |
if $@ and $@ =~ /\A eBay/msx |
219
|
0 |
0 |
unless defined $value or $$meta{'undefined_value_ok'} |
222
|
0 |
0 |
if blessed $value |
225
|
0 |
0 |
if (my $class_stub = $$meta{'class'}) { } |
|
0 |
0 |
elsif (my $converter = $$meta{'convert_value'}) { } |
231
|
0 |
0 |
if $@ |
232
|
0 |
0 |
unless defined $value |
238
|
0 |
0 |
if ref $converter ne 'CODE' |