blib/lib/Dancer/Session/Memcached/Fast.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | defined $time and $time =~ /^\d+$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | _setting('namespace') || config()->{'appname'} |
67 | 0 | 0 | 0 | $expire //= setting('session_expires') |