blib/lib/Dancer/Plugin/Interchange6.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
326 | 0 | 6 | unless $payment_settings |
329 | 4 | 2 | if ($args{'provider'}) { } |
336 | 5 | 1 | if (exists $payment_settings->{'providers'}{$provider}) { } |
364 | 2 | 1 | if ($bop_object->is_success) { } |
389 | 5 | 54 | @_ == 1 ? : |
401 | 56 | 3 | unless (defined $$carts{$args{'name'}}) |
407 | 12 | 44 | if ($user_ref = logged_in_user()) |
425 | 2 | 110 | if (@_) { } |
438 | 28 | 74 | if (defined $key) |