Condition Coverage

blib/lib/Mojar/Cache.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
44 11 1 3 $self->max_keys and scalar @$slots > $self->max_keys

or 2 conditions

line l !l condition
32 2 0 $@ // 'Failed get'
53 1 0 $@ // 'Failed set'