Condition Coverage

lib/Class/DBI/Lite/CacheManager/InMemory.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 1 $number and $unit
68 10 30 99960 exists $s->{'cache'}{$key} and $s->{'cache'}{$key}{'expires'} > time

or 2 conditions

line l !l condition
26 1 0 $s->{'lifetime'} ||= '30s'