Branch Coverage

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


line true false branch
362 3 51 @_ == 1 ? :
370 52 2 unless (defined $$carts{$args{'name'}})
378 11 41 if (my $user_ref = $plugin->logged_in_user)
401 0 6 unless $payment_settings
404 4 2 if ($args{'provider'}) { }
411 5 1 if (exists $payment_settings->{'providers'}{$provider}) { }
443 2 1 if ($bop_object->is_success) { }
492 2 139 if (@_) { }
514 28 103 if (defined $key)