| blib/lib/Business/CPI/Gateway/PayPal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 22 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 91 | 0 | 1 | unless $ipn->is_valid |
| 112 | 0 | 1 | if ($self->log->is_debug) |
| 124 | 3 | 9 | if /^Completed$/ or /^Processed$/ |
| 127 | 2 | 6 | if /^Denied$/ or /^Expired$/ or /^Failed$/ |
| 131 | 2 | 3 | if /^Voided$/ or /^Refunded$/ or /^Reversed$/ |
| 135 | 1 | 2 | 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') |
| 274 | 0 | 1 | $$info{'buyer'}->address_line1 ? : |