blib/lib/Business/PayPal/NVP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 18 | 11.1 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 1 | if (ref $UserAgent ne 'LWP::UserAgent') |
75 | 0 | 0 | if $Timeout |
88 | 0 | 0 | if ($Debug) |
95 | 0 | 0 | unless ($res->code == 200) |
110 | 0 | 0 | defined $args{$key} ? : |
121 | 0 | 0 | if $method eq 'DESTROY' |
122 | 0 | 0 | unless $method =~ /^[A-Z]/ |
133 | 0 | 0 | if (@_) |
154 | 0 | 1 | if $super |