| blib/lib/WWW/KrispyKreme/HotLight.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 1 | $locations && $ua->post($hotlight_url, {%$header, 'Referer', $base_url}, 'form', {'locations', $locations})->res->json |
| 32 | 0 | 0 | 1 | $json && $$json{'status'} eq 'success' |