Branch Coverage

blib/lib/Model/Envoy/Storage/Memory.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
28 0 5 unless @_
30 5 0 if (@_ == 1) { }
42 0 5 unless $id
44 3 2 exists $self->store->{$id} ? :