Branch Coverage

blib/lib/Business/OnlinePayment/SecureHostingUPG.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
68 0 0 unless $$self{'_content'}{'action'} =~ /^\s*normal\s*authorization\s*$/i
72 0 0 unless $$self{'_content'}{'expiration'} =~ /^(\d+)\D+\d*(\d{2})$/
75 0 0 if $month =~ /^\d$/
80 0 0 unless $$self{'_content'}{'card_start'} =~ /^(\d+)\D+\d*(\d{2})$/
83 0 0 if $smonth =~ /^\d$/
114 0 0 if (defined $result and $result eq 'success') { }
0 0 elsif (defined $result and $result eq 'failed') { }
122 0 0 if defined $tranerrdesc
123 0 0 if defined $tranerrdetail and length $tranerrdetail
127 0 0 $Business::OnlinePayment::SecureHostingUPG::DEBUG ? :