blib/lib/Mojar/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 11 | 1 | 3 | $self->max_keys and scalar @$slots > $self->max_keys |
line | l | !l | condition |
---|---|---|---|
32 | 2 | 0 | $@ // 'Failed get' |
53 | 1 | 0 | $@ // 'Failed set' |