blib/lib/Plack/Middleware/CookieMonster.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
19 | 5 | 0 | if ($$env{'plack.stacktrace.html'} and $$res[0] == 500) |
22 | 2 | 3 | if (defined $self->path) |
39 | 10 | 5 | if (my $cookie_names = $self->cookie_names) { } |