Condition Coverage

blib/lib/Slovo/Plugin/Prodan.pm
Criterion Covered Total %
condition 9 18 50.0


or 2 conditions

line l !l condition
20 3 0 $conf->{'consents'}{'gdpr_url'} || "/\x{47f}\x{43d}\x{43e}\x{441}\x{43d}\x{43e}/\x{443}\x{441}\x{43b}\x{43e}\x{432}\x{438}\x{44f}.bg.html"
21 0 3 $conf->{'consents'}{'phone_url'} || '+359899999999'
22 0 3 $app->config->{'consents'}{'delivery_prices_url'} ||= "/\x{47f}\x{43d}\x{43e}\x{441}\x{43d}\x{43e}/\x{446}\x{435}\x{43d}\x{438}-\x{434}\x{43e}\x{441}\x{442}\x{430}\x{432}\x{43a}\x{430}.bg.html"
234 0 3 $eco->{'shop_id'} //= "demo"
237 0 3 $eco->{'private_key'} //= "demo"
240 0 3 $eco->{'shop_currency'} //= "BGN"
243 3 0 $eco->{'shippment_calc_url'} //= "https://delivery-demo.econt.com/customer_info.php"
247 3 0 $eco->{'crupdate_order_endpoint'} //= "https://delivery-demo.econt.com/services/OrdersService.updateOrder.json"
251 3 0 $eco->{'create_awb_endpoint'} //= "https://delivery-demo.econt.com/services/OrdersService.createAWB.json"