Condition Coverage

blib/lib/Dancer/Session/Memcached/Fast.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 defined $time and $time =~ /^\d+$/

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 _setting('namespace') || config()->{'appname'}
67 0 0 0 $expire //= setting('session_expires')