| blib/lib/Catalyst/Plugin/Session/State/Stash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 17 | $$config{'stash_delim'} ? : |
| 49 | 0 | 5 | if ($id) |
| 57 | 15 | 2 | if (not $c->_deleted_session_id and my $session = $c->_get_session) |
| 59 | 8 | 7 | if $sid |
| 73 | 0 | 0 | defined $$session{'expires'} ? : |