blib/lib/WebService/PayPal/NVP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
37 | 1 | 0 | unless ($args{'url'}) |
38 | 1 | 0 | if $args{'branch'} eq 'sandbox' |
41 | 0 | 1 | if $args{'branch'} eq 'live' |
74 | 0 | 0 | unless ($res->code == 200) |
87 | 0 | 0 | if ($$resp{'ACK'} ne 'Success') { } |
108 | 0 | 0 | if ($lc_key eq 'timestamp') |
109 | 0 | 0 | if ($val =~ /(\d+)-(\d+)-(\d+)T(\d+):(\d+):(\d+)Z/) |
135 | 0 | 0 | defined $$args{$key} ? : |