Branch Coverage

blib/lib/Algorithm/LSH/Hash/Hamming.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
15 0 0 if (ref $vector ne 'ARRAY')
16 0 0 if carp('args should be an array_ref')
20 0 0 if ($d != scalar @$vector)
21 0 0 if carp('invalid dimention number')
45 0 0 unless ($seen{$rand})
47 0 0 if keys %seen == $self->k * $SCALE
54 0 0 unless $self->_indexes