blib/lib/Catalyst/Plugin/Session/Store/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
24 | 16 | 1 | if exists $self->{'__cookie_session_store_cache__'} and exists $self->{'__cookie_session_store_cache__'}{$key} |
27 | 4 | 2 | defined $cookie ? : |
58 | 0 | 3 | unless $sec == 0 or $sec == 2 |
59 | 0 | 3 | if $sec == 2 and $self->req->secure |