Branch Coverage

blib/lib/Search/Tools/Transliterate.pm
Criterion Covered Total %
branch 25 38 65.7


line true false branch
173 2 2 if %MAP
177 0 1680 unless /^
179 0 1680 unless (defined $to)
206 1 3 if ($self->ebit)
207 0 1 if $self->debug
210 0 128 if $self->debug
215 0 4 if ($self->{'map'})
227 1 12 if is_ascii($buf)
230 1 11 unless (is_valid_utf8($buf))
240 0 11 if $self->debug
243 0 351 if $self->debug
244 156 195 if (is_ascii($char)) { }
57 138 elsif (not exists $map->{$char}) { }
245 0 156 if $self->debug
249 0 57 if $self->debug
253 0 138 if $self->debug
266 0 2 if is_ascii($buf)
268 0 2 if $self->debug
269 2 0 looks_like_cp1252($buf) ? :