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 14 0 unless ($uuid)
104 14 0 unless ($digest)
135 78 1 if ($self->session_updated and my $sid = $self->session_id)