| blib/lib/Locale/CLDR/Collator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 24 | 37.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 7156 | 0 | 0 | 0 | $ce->[0] <= $self->max_variable_weight and $ce->[0] >= $self->min_variable_weight |
| 7164 | 0 | 0 | 0 | $ce->[0] == 0 and $ce->[1] == 0 |
| 0 | 0 | 0 | $ce->[0] == 0 and $ce->[1] == 0 and $ce->[2] == 0 | |
| 7176 | 0 | 0 | 0 | $ce->[0] == 0 and $self->alternate eq "shifted" |
| 7233 | 0 | 427 | 89 | $regex and my($ccc) = $string =~ /$regex/u |
| 7266 | 336 | 152 | 0 | $count == 1 and $self->backwards ne "noignore" |
| line | l | !l | condition |
|---|---|---|---|
| 7205 | 516 | 0 | $match1 //= "" |
| 7206 | 332 | 184 | $match2 //= "" |
| 7207 | 167 | 349 | $match3 //= "" |