Condition Coverage

blib/lib/Catalyst/Plugin/Session/State/Stash.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
57 2 0 15 not $c->_deleted_session_id and my $session = $c->_get_session

or 2 conditions

line l !l condition
28 11 6 $$ref{$_} ||= {}
42 0 3 $c->_session_plugin_config->{'stash_key'} ||= '_session'