Branch Coverage

blib/lib/CGI/Session/Driver/layered.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
66 46 1 if $obj
69 0 24 if (@{$$self{'drivers'};} == 0)
85 0 27 unless (eval { do { $driver->store($sid, $datastr) } })
88 14 0 if $ret
100 11 8 if ($str)
103 10 1 if ($atime > $$latest[0])
121 0 0 if ($@ or not $ret)
140 10 10 if $seen{$sid}++
154 0 1 unless ($ok)