blib/lib/Array/Suffix.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 15 | 73.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
228 | 0 | 8 | 0 | m[^/] and m[/$] |
602 | 68 | 0 | 19 | $doStop and $marginals |
615 | 0 | 19 | 2044 | $line == 0 and $doStop == 0 |
788 | 2078 | 33 | 166 | vec($corpus, ++$z, $bit) == vec($corpus, ++$x, $bit) and ++$counter < $max_ngram_size |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
691 | 136 | 50 | 457 | $stop_flag or $remove > 0 |