Branch Coverage

blib/lib/Text/Unidecode.pm
Criterion Covered Total %
branch 15 36 41.6


line true false branch
18 11 0 unless defined &Text::Unidecode::DEBUG
34 0 685 unless (@_)
35 0 0 if wantarray
39 685 0 if (defined wantarray) { }
49 0 685 unless defined $n
56 538 164 unless $Text::Unidecode::Char[ord($1) >> 8]
109 0 685 unless defined wantarray
110 248 437 if wantarray
112 437 0 if @_ == 1
131 0 538 if $Text::Unidecode::Char[$bank]
137 0 538 if (ref($Text::Unidecode::Char[$bank] || '') ne 'ARRAY')
148 538 0 if (@$cb == $Text::Unidecode::TABLE_SIZE) { }
152 0 0 if ($Text::Unidecode::Note_Broken_Tables)
157 0 0 if (@$cb > $Text::Unidecode::TABLE_SIZE) { }
0 0 elsif (@$cb < $Text::Unidecode::TABLE_SIZE) { }
167 0 0 if (@$cb == 0)
184 0 137728 unless (defined $cb->[$i])
222 538 0 if $eval_loaded_okay