Branch Coverage

blib/lib/Ark/Plugin/Session/Backend.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
83 0 2 unless $self->session_id
99 15 0 unless ($uuid)
104 15 0 unless ($digest)
135 79 1 if ($self->session_updated and my $sid = $self->session_id)