Branch Coverage

blib/lib/WebService/PayPal/NVP.pm
Criterion Covered Total %
branch 3 16 18.7


line true false branch
40 1 0 unless ($args{'url'})
42 1 0 if $args{'branch'} eq 'sandbox'
45 0 1 if $args{'branch'} eq 'live'
78 0 0 unless ($res->code == 200)
93 0 0 if ($resp->{'ACK'} ne 'Success') { }
114 0 0 if ($lc_key eq 'timestamp')
115 0 0 if ($val =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)Z/)
141 0 0 defined $args->{$key} ? :