Condition Coverage

blib/lib/Business/OnlinePayment/eSelectPlus.pm
Criterion Covered Total %
condition 2 27 7.4


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 defined $$self{'_content'}{'currency'} and $$self{'_content'}{'currency'} eq 'CAD'
46 0 0 0 defined $$self{'_content'}{'currency'} and $$self{'_content'}{'currency'} eq 'CAD'
149 0 0 0 defined $$self{'_content'}{'currency'} and $$self{'_content'}{'currency'} eq 'CAD'
202 0 0 0 defined $AvsResultCode && exists $avsTable{$AvsResultCode}
226 0 0 0 $result =~ /^\d+$/ and $result < 50
247 0 9 0 exists $$self{'_content'}{'order_id'} and defined $$self{'_content'}{'order_id'}
9 0 0 exists $$self{'_content'}{'order_id'} and defined $$self{'_content'}{'order_id'} and length $$self{'_content'}{'order_id'}

or 2 conditions

line l !l condition
127 0 0 $invoice_number || 0
147 0 0 $$self{'_content'}{'crypt_type'} ||= 7
179 0 0 $response || 'connection error'