Branch Coverage

blib/lib/Net/PayPal.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
29 0 0 if ($live == 1)
47 0 0 unless ($args{'client_id'} and $args{'secret'})
58 0 0 if (my $e_token = $cache->get($args{'client_id'})) { }
80 0 0 unless ($res->is_success)
101 0 0 if (my $error = $@)
116 0 0 unless ($path =~ m[/$])
125 0 0 if ($json)
132 0 0 if ($dump_responce)
137 0 0 unless ($res->is_success)
138 0 0 if (my $content = $res->content)
154 0 0 unless ($$data{$field})
167 0 0 if ($$data{$field})
188 0 0 if ($$data{'redirect_urls'})
199 0 0 unless ($$data{'id'})
219 0 0 if ($$data{'redirect_urls'})
230 0 0 unless ($id)
254 0 0 if (my $cvv2 = $$data{'cvv2'} || $$data{'cc_cvv2'})
259 0 0 if ($$data{$field})
278 0 0 unless ($new_message)