Branch Coverage

blib/lib/Data/Stag/HashDB.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
87 2 74 if @_
101 2 5 if @_
116 1 5 if @_
117 0 6 unless ($$self{'_index_hash'})
126 1 0 if (@_) { }
130 0 0 unless $$self{'_nextid'}
139 5 69 if ($ev eq $self->record_type) { }
165 5 0 if ($ukey)
168 0 5 unless ($keyval)
171 5 0 unless $$idx{$keyval}
182 0 0 if (wantarray) { }