Condition Coverage

blib/lib/MongoDBx/Tiny/Plugin/SingleByCache.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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')

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $cache || $self->can('get_cache')