Condition Coverage

lib/Pcore/HTTP/Cookies.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
164 10 0 1 $$cookie{'expires'} and $$cookie{'expires'} < time
200 14 0 0 $$cookie{'expires'} and $$cookie{'expires'} < $time
206 14 0 0 $$cookie{'secure'} and not $url->is_secure
248 19 4 2 $domain->is_pub_suffix and not $origin