Branch Coverage

blib/lib/Locale/CLDR/Collator.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
94 0 0 if ($self->has_locale)
111 0 0 if ($self->numeric eq 'true')
123 0 0 if ($self->numeric and $grapheme =~ /^\p{Nd}/u) { }
136 0 0 if (@parts > $strength)
149 0 0 if $self->normalization eq 'true'
166 0 0 if ($character =~ /\p{Unified_Ideograph}/u) { }
167 0 0 if ($character =~ /\p{Block=CJK_Unified_Ideograph}/u or $character =~ /\p{Block=CJK_Compatibility_Ideographs}/u) { }
255 0 0 if ($chr_script eq $script) { }