Branch Coverage

blib/lib/Text/Unidecode.pm
Criterion Covered Total %
branch 19 34 55.8


line true false branch
16 11 0 unless defined &Text::Unidecode::DEBUG
32 0 684 unless (@_)
33 0 0 if wantarray
37 684 0 if (defined wantarray) { }
47 0 684 unless defined $n
54 538 164 unless $Text::Unidecode::Char[ord($1) >> 8]
107 0 684 unless defined wantarray
108 248 436 if wantarray
110 436 0 if @_ == 1
129 0 538 if $Text::Unidecode::Char[$bank]
135 0 538 if (ref($Text::Unidecode::Char[$bank] || '') ne 'ARRAY')
146 438 100 if (@$cb == $Text::Unidecode::TABLE_SIZE) { }
150 0 100 if (@$cb > $Text::Unidecode::TABLE_SIZE) { }
100 0 elsif (@$cb < $Text::Unidecode::TABLE_SIZE) { }
160 0 100 if (@$cb == 0)
177 0 137728 unless (defined $cb->[$i])
215 538 0 if $eval_loaded_okay