blib/lib/CGI/Easy/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 11 | if ($$c{'sid'}) { } |
41 | 10 | 1 | unless ($referer =~ m[\A\w+://\Q$$r{'host'}\E[:/]]msx) |
46 | 10 | 1 | if ($$self{'id'}) |
61 | 2 | 0 | if $$_{'name'} ne 'perm' |