Condition Coverage

lib/Payment/Sisow.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 0 $payment eq 'ideal' and not $bank_id
133 0 0 0 defined $cancel and $cancel eq $return
134 0 0 0 defined $callback and $callback eq $return

or 2 conditions

line l !l condition
37 0 0 $$args{'test'} || 0
125 0 0 $args{'payment'} || 'ideal'

or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 0 $args{'amount'} // panic()
114 0 0 0 $args{'entrance_code'} || $purchase_id
132 0 0 0 $args{'notify_url'} || $return