Branch Coverage

blib/lib/Test/Mojo/Session.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
48 5 0 if ref $cookies[0] eq 'ARRAY'
50 0 5 unless $session_cookie
58 5 0 if ($sign eq &hmac_sha1_sum($value, $_) or $sign eq &hmac_sha1_sum("$session_name=$value", $_))
70 0 5 unless $ok