blib/lib/Search/Tools/TokenListUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 14 | 64.2 |
line | l | !l | condition |
---|---|---|---|
85 | 77 | 0 | int shift() || 20 |
86 | 0 | 77 | shift() || 0 |
107 | 62 | 15 | $start ||= 0 |
194 | 1 | 1 | shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
89 | 0 | 0 | 77 | $pos > $max_index or $pos < 0 |
108 | 76 | 1 | 0 | $end ||= $max_index |