Branch Coverage

blib/lib/Business/OnlinePayment/ElavonVirtualMerchant.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
152 0 0 unless (exists $required{$type_action})
163 0 0 $content{'cvv2'} ? :
206 0 0 unless exists $params{$_}
209 0 0 if $self->test_transaction
216 0 0 if $self->debug > 1
224 0 0 if $self->debug > 1
239 0 0 if ($resp =~ /^(HTTP\S+ )?200/ and $status eq '0') { }