| lib/Acme/Free/Advice/Slip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 1 | 1 | $res->{'slips'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 8 | 3 | 0 | 0 | $s->{'advice'} // () |
| 11 | 5 | 1 | 0 | state $http //= "HTTP::Tiny"->new("default_headers", {"Accept", "application/json"}, "agent", sprintf("%s/%.2f ", __PACKAGE__, our $VERSION)) |