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