| blib/lib/Algorithm/LSH/Bucket.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | if (ref $vectors ne 'ARRAY') |
| 32 | 0 | 0 | if defined $seen{$str} |
| 33 | 0 | 0 | if $str eq $query_vector_str and $without_self |
| 37 | 0 | 0 | if @result >= $L * 2 |
| 47 | 0 | 0 | if ($n == 0 or $n == -1) { } |