blib/lib/Net/OpenID/URIFetch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 0 | 0 | 0 | $ref and $ref->{'CacheTime'} > time - 60 |
139 | 0 | 0 | 0 | $cache and $res->code == 200 |
line | l | !l | condition |
---|---|---|---|
53 | 0 | 0 | $prefix ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 0 | $res->decoded_content || $res->decoded_content('charset', 'none') || $res->content |