blib/lib/Business/OnlinePayment/TransactionCentral.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | exists $content{'account_type'} && $content{'account_type'} =~ /^s/i |
144 | 0 | 0 | 0 | $return{'Auth'} =~ /^\s*(\w+)\s*$/ and lc $1 ne 'declined' |