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