Condition Coverage

blib/lib/Business/OnlinePayment/Skipjack.pm
Criterion Covered Total %
condition 1 15 6.6


and 3 conditions

line !l l&&!r l&&r condition
253 0 0 0 defined $c{'amount'} and length $c{'amount'}
334 0 0 3 $$self{'_result'}{'Error Code'} eq '0' && uc $$self{'_result'}{'Status Response'} eq 'SUCCESSFUL'

or 3 conditions

line l !l&&r !l&&!r condition
269 0 0 0 $FIELDS{$_} || $_
275 0 0 0 $CHANGE_STATUS_FIELDS{$_} || $_
294 0 0 0 $GET_STATUS_FIELDS{$_} || $_