Branch Coverage

blib/lib/Cache/MemoryBackend.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
67 119 0 if (exists $self->_get_store_ref->{$p_namespace}{$p_key}) { }
98 0 68 if (not defined $self->_get_store_ref)