| blib/lib/Regex/PreSuf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 29 | 36 | 80.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 129 | 28300 | 0 | 3 | exists $diff{''} and $diff{''} == @_ |
| 149 | 4380 | 0 | 3 | exists $diff{''} and $diff{''} == @_ |
| 190 | 3 | 7 | 39407 | $prefixes and not $suffixes |
| 201 | 39407 | 7 | 3 | $suffixes and not $prefixes |
| 246 | 0 | 1 | 51 | $prefixes and not $suffixes |
| 302 | 2 | 17146 | 2 | $prefixes and $suffixes |
| 340 | 3290 | 7 | 0 | $$param{'anychar'} and exists $pre_d{'.'} || exists $suf_d{'.'} |
| 3 | 1 | 3 | $$param{'anychar'} and exists $pre_d{'.'} || exists $suf_d{'.'} and grep {$$_[0] eq '.';} @len_1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 185 | 3 | 0 | 39414 | exists $$param{'prefixes'} || $$param{'prefixes'} |
| 188 | 7 | 0 | 39410 | $$param{'suffixes'} || exists $$param{'prefixes'} && !$$param{'prefixes'} |
| 211 | 19653 | 78 | 19686 | $pre_n or $suf_n |
| 340 | 4 | 0 | 3 | exists $pre_d{'.'} || exists $suf_d{'.'} |