blib/lib/Search/Tools/TokenListUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
52 | 12 | 0 | unless (defined $joiner) |
81 | 0 | 77 | unless (defined $pos) |
89 | 0 | 77 | if ($pos > $max_index or $pos < 0) |
99 | 62 | 15 | if ($pos > $size) |
104 | 76 | 1 | if ($pos < $max_index - $size) |
110 | 0 | 77 | if ($as_sentence) { } |
121 | 0 | 0 | if ($_ >= $pos) |
129 | 0 | 0 | if ($start_for_pos != $start) |
130 | 0 | 0 | if ($start_for_pos < $start) { } |
200 | 8 | 136 | if ($t->is_sentence_start) |
203 | 6 | 2 | if (@s) |
214 | 2 | 0 | if (@s) |
217 | 1 | 1 | if ($stringed) |