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