| blib/lib/KinoSearch1/Index/MultiReader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 22 | 77.2 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 7 | 19 | if ($doc_num < $mid_start) { } |
| 19 | 0 | elsif ($doc_num > $mid_start) { } | |
| 121 | 0 | 1 | if (exists $$self{'norms_cache'}{$field_num}) { } |
| 128 | 4 | 0 | if $seg_norms_reader |
| 160 | 0 | 12 | unless @{$$self{'sub_readers'};} |
| 161 | 1 | 11 | if $all |
| 172 | 8 | 22 | if ($total_docs < fibonacci($i + 5)) |
| 178 | 6 | 5 | if ($threshold > -1) { } |
| 191 | 40 | 18 | if exists $fibo_cache{$n} |
| 192 | 4 | 14 | $n < 2 ? : |
| 199 | 0 | 12 | unless $$self{'close_invindex'} |