blib/lib/Business/OnlinePayment/ElavonVirtualMerchant.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
170 | 0 | 0 | unless (exists $required{$type_action}) |
181 | 0 | 0 | $content{'cvv2'} ? : |
227 | 0 | 0 | unless exists $params{$_} |
230 | 0 | 0 | if $self->test_transaction |
237 | 0 | 0 | if $self->debug > 1 |
245 | 0 | 0 | if $self->debug > 1 |
260 | 0 | 0 | if ($resp =~ /^(HTTP\S+ )?200/ and $status eq '0') { } |