Condition Coverage

lib/Egg/Response/TieCookie.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 not defined $$hash{'secure'} and $$self[$SECURE]

or 2 conditions

line l !l condition
20 0 0 $e->config->{'cookie_default'} || {}
25 0 0 shift() || (return 0)
44 0 0 $$self[$DEFAULT]{$_} || undef

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 $$hash{'name'} ||= $key
44 0 0 0 $$hash{$_} ||= $$self[$DEFAULT]{$_} || undef