Branch Coverage

blib/lib/Business/OnlinePayment/PaymentsGateway.pm
Criterion Covered Total %
branch 2 24 8.3


line true false branch
106 2 17 ref $map{$_} ? :
174 0 0 if ($content{'type'} =~ /^e?check$/i) { }
182 0 0 if defined $content{$_}
187 0 0 if $Business::OnlinePayment::PaymentsGateway::DEBUG
189 0 0 if $Business::OnlinePayment::PaymentsGateway::DEBUG
191 0 0 if $self->test_transaction
193 0 0 if $Business::OnlinePayment::PaymentsGateway::DEBUG
194 0 0 if $Business::OnlinePayment::PaymentsGateway::DEBUG
197 0 0 unless $reply
199 0 0 if $Business::OnlinePayment::PaymentsGateway::DEBUG
201 0 0 unless /^(\w+)=(.*)$/ or /^(endofdata)()$/
206 0 0 if ($response{'pg_response_type'} eq 'A') { }