Branch Coverage
blib/lib/Apache/Session/Generate/SHA256.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
14
0
57
if (exists $session->{'args'}{'IDLength'})
35
1
0
if ($session->{'data'}{'_session_id'} =~ /^([a-fA-F0-9]+)$/) { }