Branch Coverage

blib/lib/Dancer/Plugin/Interchange6.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
321 0 6 unless $payment_settings
324 4 2 if ($args{'provider'}) { }
331 5 1 if (exists $payment_settings->{'providers'}{$provider}) { }
359 2 1 if ($bop_object->is_success) { }
384 5 54 @_ == 1 ? :
396 56 3 unless (defined $$carts{$args{'name'}})
402 12 44 if ($user_ref = logged_in_user())
420 2 110 if (@_) { }
433 28 74 if (defined $key)