blib/lib/Lemonldap/NG/Common/Apache/Session/Generate/SHA256.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 4 | 25.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 1 | if (exists $$session{'args'}{'IDLength'}) |
42 | 0 | 0 | if ($$session{'data'}{'_session_id'} =~ /^([a-fA-F0-9]+)$/) { } |