Branch Coverage

blib/lib/Rubric/WebApp/Session.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
22 0 3 unless 'Rubric::Config'->session_cipher_key
75 2 94 unless my $cookie_value = $self->query->cookie($COOKIE_NAME)
85 94 0 $data ? :
139 224 65 if (@_ == 1)
140 188 36 if exists $$self{$_[0]}
144 65 0 if (@_ == 2)