Branch Coverage
blib/lib/Dancer2/Session/PSGI.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
50
2
7
if (my $expires = $session->expires)
51
1
1
if ($session->expires < time) { }