Branch Coverage

blib/lib/Apache/Session/Generate/UUID.pm
Criterion Covered Total %
branch 0 2 0.0


line true false branch
19 0 0 unless ($$session{'data'}{'_session_id'} =~ /^[a-fA-F0-9\-]+$/mx)