Branch Coverage

blib/lib/KiokuDB/Backend/Hash.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
35 35 3300 if grep {not exists $$s{$_};} @uids
39 2802 498 if (@objs == 1) { }
54 72 4241 if ($entry->deleted) { }
57 33 4208 if (exists $$s{$id} and not $entry->has_prev)