| lib/Egg/Response/TieCookie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | not defined $$hash{'secure'} and $$self[$SECURE] |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 0 | $e->config->{'cookie_default'} || {} |
| 25 | 0 | 0 | shift() || (return 0) |
| 44 | 0 | 0 | $$self[$DEFAULT]{$_} || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | $$hash{'name'} ||= $key |
| 44 | 0 | 0 | 0 | $$hash{$_} ||= $$self[$DEFAULT]{$_} || undef |