Condition Coverage

blib/lib/Business/OnlinePayment/ElavonVirtualMerchant.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
239 0 0 0 $resp =~ /^(HTTP\S+ )?200/ and $status eq '0'

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $actions{lc $content{'action'}} || $content{'action'}
109 0 0 0 $types{lc $content{'type'}} || $content{'type'}
233 0 0 0 $results{'errorCode'} || $results{'ssl_result'}
236 0 0 0 $results{'errorMessage'} || $results{'ssl_result_message'}