| blib/lib/Business/FraudDetect/preCharge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 2 | if ($self->force_success) |
| 40 | 0 | 2 | unless lc $content{'action'} eq 'fraud detect' |
| 88 | 0 | 0 | if ($self->test_transaction) |
| 143 | 0 | 0 | if ($output{'response'} == 1) { } |
| 155 | 0 | 0 | exists $error_map{$output{'error'}} ? : |