Branch Coverage

blib/lib/Dancer2/Plugin/Interchange6/Business/OnlinePayment.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
148 1 7 if ($provider_settings->{'server'})
171 2 6 if ($@)
175 4 2 if ($bop_object->is_success) { }
178 1 3 if ($bop_object->can('popup_url')) { }