| blib/lib/WWW/Datafinder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 25 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 0 | 0 | 0 | $code ne '200' and $code ne '201' |
| 113 | 0 | 0 | 0 | &reftype($parsed_content) eq 'HASH' and $parsed_content->{'message'} |
| 131 | 0 | 0 | 0 | &reftype($parsed_content) eq 'HASH' and $parsed_content->{'datafinder'} |
| 176 | 0 | 0 | 0 | $self->cache_time and -s $f |
| 182 | 0 | 0 | 0 | not $@ and $data |
| 220 | 0 | 0 | 0 | $res and $self->cache_time |
| line | l | !l | condition |
|---|---|---|---|
| 78 | 0 | 0 | $query_params //= {} |
| 168 | 0 | 0 | $data //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 183 | 0 | 0 | 0 | $data->{'errors'} or $data->{'datafinder'}{'errors'} |