Branch Coverage

blib/lib/Catalyst/Plugin/Session/Store/Redis/Fast.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
25 0 0 if (my($sid) = $key =~ /^expires:(.*)/) { }
31 0 0 if (defined $data)
45 0 0 if ($time == 0) { }
48 0 0 if (my($sid) = $key =~ /^expires:(.*)/) { }
91 0 0 if (defined $cfg->{'select_db'})