lib/Class/DBI/Lite/CacheManager/InMemory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
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 |
line | l | !l | condition |
---|---|---|---|
26 | 1 | 0 | $s->{'lifetime'} ||= '30s' |