| 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 ? : |
| 141 | 224 | 65 | if (@_ == 1) |
| 142 | 188 | 36 | if exists $$self{$_[0]} |
| 146 | 65 | 0 | if (@_ == 2) |