| blib/lib/Business/CPI/Gateway/PayPal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 91 | 0 | 0 | unless $ipn->is_valid |
| 112 | 0 | 0 | if ($self->log->is_debug) |
| 124 | 0 | 0 | if /^Completed$/ or /^Processed$/ |
| 127 | 0 | 0 | if /^Denied$/ or /^Expired$/ or /^Failed$/ |
| 131 | 0 | 0 | if /^Voided$/ or /^Refunded$/ or /^Reversed$/ |
| 135 | 0 | 0 | if /^Pending$/ |
| 153 | 0 | 0 | if ($search{'ACK'} ne 'Success') |
| 158 | 0 | 0 | if ($k =~ /^L_TYPE(.*)$/) |
| 160 | 0 | 0 | if (lc $v ne 'payment') |
| 186 | 0 | 0 | if ($details{'ACK'} ne 'Success') |
| 285 | 0 | 0 | $info->{'buyer'}->address_line1 ? : |