Branch Coverage

blib/lib/Tie/Hash/HashData.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
17 0 0 unless $hashdata
27 0 0 if ($self->{'_hdobj'}->has_item_at_key($key)) { }
57 0 0 if ($self->{'_hdobj'}->has_next_item) { }
67 0 0 if ($self->{'_hdobj'}->has_next_item) { }