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