Branch Coverage
blib/lib/Apache/Voodoo/Session/Instance.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
35
0
0
if ($timeout > 0 and $$self{'session'}{'_session_timestamp'} < time - $timeout * 60) { }
52
0
0
if ($$self{'connected'})