Condition Coverage

blib/lib/Cache/Memcached/Mock.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
82 15 2 2 defined $expiry_time and time > $expiry_time
116 0 17 1 defined $value and &bytes::length($value) > $size_limit

or 2 conditions

line l !l condition
32 0 7 $options ||= {}
35 0 7 $$options{'size_limit'} ||= 1048576
38 0 7 $$options{'bit_width'} ||= 32

or 3 conditions

line l !l&&r !l&&!r condition
30 0 7 0 ref $class || $class