Branch Coverage

blib/lib/Business/PayPal.pm
Criterion Covered Total %
branch 25 52 48.0


line true false branch
322 3 1 unless $self->{'id'}
383 1 2 if (defined $buttonparam{'form_id'})
390 68 38 unless defined $buttonparam{$param}
391 3 35 if $param eq 'button_image'
413 0 0 wantarray ? :
0 3 if $succ
414 2 1 wantarray ? :
430 0 3 if ($address[0] =~ /:/) { }
447 0 0 wantarray ? :
0 3 unless $ppcert
464 0 3 if ($Cert)
470 0 3 if ($Certcontent)
476 0 3 if ($self->{'addcert'})
479 0 3 if ($self->{'addcertcontent'})
483 0 3 if ($self->{'cert'})
486 0 3 if ($self->{'certcontent'})
490 2 1 if ($self->{'check_cert'})
492 0 0 wantarray ? :
0 2 unless grep {$_ eq $ppx509;} @certs
494 0 0 wantarray ? :
0 2 unless grep {$_ eq $ppcertcontent;} @cert_cont
496 3 0 wantarray ? :
3 0 if $page eq 'INVALID'
498 0 0 wantarray ? :
0 0 if $page eq 'VERIFIED'
501 0 0 wantarray ? :