| blib/lib/HTTP/Cookies/Find.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 15 | 13.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 199 | 0 | 0 | 0 | -d "$sProfileDir/$test" and -f "$sProfileDir/$test/cookies.txt" |
| 373 | 0 | 0 | 0 | $HTTP::Cookies::Find::sHostGlobal ne '' and not $sDomain =~ /$HTTP::Cookies::Find::sHostGlobal/i |
| line | l | !l | condition |
|---|---|---|---|
| 79 | 1 | 0 | shift() || '' |
| 109 | 0 | 0 | $hsRegistry{'CUser/Software/Microsoft/Windows/CurrentVersion/Explorer/Shell Folders/Cookies'} || '' |
| 265 | 0 | 0 | $sAppreg ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 0 | 1 | 0 | $^O =~ /solaris/i or $^O =~ /linux/i |