| lib/CGI/Session/Driver/redis.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 101 | 0 | 0 | unless (defined $$self{'Redis'}) |
| 122 | 0 | 0 | unless $sid and $datastr |
| 150 | 0 | 0 | if ($expire and $expire > 0) |
| 182 | 0 | 0 | unless defined $rv |
| 250 | 0 | 0 | unless ($coderef and ref $coderef and ref $coderef eq 'CODE') |