| blib/lib/Business/OnlinePayment/eSec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 20 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 12 | 10 | ref $map{$_} ? : |
| 51 | 0 | 0 | unless $action eq 'authorization only' |
| 64 | 0 | 0 | $self->test_transaction ? : |
| 68 | 0 | 0 | unless $content{'expiration'} =~ /^(\d+)\D+(\d+)$/ |
| 72 | 0 | 0 | if $year < 2000 |
| 74 | 0 | 0 | $self->test_transaction ? : |
| 88 | 0 | 0 | if ($Business::OnlinePayment::eSec::DEBUG) |
| 92 | 0 | 0 | if ($self->transaction_type eq 'CC') { } |
| 103 | 0 | 0 | if ($Business::OnlinePayment::eSec::DEBUG) |
| 117 | 0 | 0 | if ($m =~ /^200/) { } |