| line |
true |
false |
branch |
|
31
|
0 |
0 |
if (defined $val and ref $val) |
|
71
|
0 |
0 |
unless $text |
|
73
|
0 |
0 |
if ($self->options->{'Unaccent'}) |
|
82
|
0 |
0 |
if (length $text > 5) |
|
92
|
0 |
0 |
if ($self->options->{'Inflect'}) { } |
|
131
|
0 |
0 |
if ($sa eq $sb) |
|
135
|
0 |
0 |
unless $similar_percent or $crop_percent |
|
139
|
0 |
0 |
$la < $lb ? : |
|
140
|
0 |
0 |
$la < $lb ? : |
|
142
|
0 |
0 |
unless $min and $max |
|
145
|
0 |
0 |
if ($self->options->{'LevenshteinXS'}) { } |
|
|
0 |
0 |
elsif ($self->options->{'Levenshtein'}) { } |
|
151
|
0 |
0 |
unless ($crop_percent) |
|
155
|
0 |
0 |
if (defined $dist and ($min - $dist) / $min >= $similar_percent) |
|
159
|
0 |
0 |
if ($min < 10) |
|
162
|
0 |
0 |
if ((2 * $min - $max) / $min <= $crop_percent) |
|
165
|
0 |
0 |
if (substr($sa, 0, $min) eq substr($sb, 0, $min)) |
|
191
|
0 |
0 |
if ($self->options->{'wav_out_system'}) |
|
200
|
0 |
0 |
if (open $in, '-|', @sys) |
|
221
|
0 |
0 |
unless (exists $$self{'_options'}) |
|
231
|
0 |
0 |
if (exists $$self{'info'}) |