Branch Coverage

blib/lib/Business/OnlinePayment/Jettis.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
180 0 0 ref $map{$_} ? :
191 0 0 if ($action eq 'normal authorization') { }
197 0 0 if ($type eq 'check') { }
245 0 0 unless my $uri = 'URI'->new($headers{'LOCATION'})
246 0 0 unless my(%response) = $uri->query_form
248 0 0 if ($response{'RESULT_MAIN'} eq '0') { }