| lib/Win32/UrlCache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 98 | 0 | 0 | 0 | $target and $target ne $tag |
| 160 | 0 | 0 | 0 | $options{'extract_title'} and $$item{'filename'} |
| 0 | 0 | 0 | $options{'extract_title'} and $$item{'filename'} and $^O eq 'MSWin32' |
| line | l | !l | condition |
|---|---|---|---|
| 166 | 0 | 0 | $$self{$tag} ||= [] |
| 201 | 0 | 0 | $length ||= 4 |
| 230 | 0 | 0 | $length ||= 4 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 124 | 0 | 0 | 0 | $tag eq 'URL' or $tag eq 'LEAK' |