| blib/lib/MongoDBx/Tiny/Plugin/SingleByCache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | not $cache and $self->can('get_cache') |
| 58 | 0 | 0 | 0 | $cache->can('get') and $cache->can('set') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | $cache || $self->can('get_cache') |