blib/lib/HTTP/Cookies/Find.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 20 | 15.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
208 | 0 | 0 | 0 | -d "$sProfileDir/$test" and -f "$sProfileDir/$test/cookies.txt" |
381 | 0 | 0 | 0 | $HTTP::Cookies::Find::sHostGlobal ne '' and not $sDomain =~ /$HTTP::Cookies::Find::sHostGlobal/i |
line | l | !l | condition |
---|---|---|---|
73 | 2 | 0 | shift() || '' |
81 | 1 | 0 | shift() || '' |
114 | 0 | 0 | $hsRegistry{'CUser/Software/Microsoft/Windows/CurrentVersion/Explorer/Shell Folders/Cookies'} || '' |
274 | 0 | 0 | $sAppreg ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
83 | 0 | 1 | 0 | $^O =~ /solaris/i or $^O =~ /linux/i |
115 | 0 | 0 | 0 | not defined $sDir or $sDir eq '' |