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'} |
178 | 0 | 0 | 0 | $self->cache_time and -s $f |
184 | 0 | 0 | 0 | not $@ and $data |
223 | 0 | 0 | 0 | $res and $self->cache_time |
line | l | !l | condition |
---|---|---|---|
78 | 0 | 0 | $query_params //= {} |
170 | 0 | 0 | $data //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
185 | 0 | 0 | 0 | $data->{'errors'} or $data->{'datafinder'}{'errors'} |