| blib/lib/CGI/Application/Plugin/Authentication/Store/Cookie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 163 | 1 | 50 | if @options % 2 |
| 168 | 6 | 44 | if ($cookies{$self->cookie_name}) |
| 198 | 1 | 26 | if $$self{'cookie'}{'postrun_registered'}++ |
| 217 | 23 | 3 | if $$store{'cookie'}{'options'}{'EXPIRY'} |
| 229 | 1 | 17 | unless $rawdata |
| 235 | 15 | 2 | if ($checksum eq &Digest::SHA::sha1_base64(join("\000", $self->_secret, sort(values %hash)))) { } |
| 264 | 17 | 26 | unless ($secret) |