blib/lib/FakeHash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
276 | 9 | 3 | 1 | $self->is_full and not $head_node |
355 | 9 | 0 | 0 | $h == $node->hash and $k eq $node->key |
382 | 0 | 0 | 0 | $cur->hash == $h and $cur->key eq $key |