blib/lib/Lingua/JA/Gal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
19 | 5 | 1 | if $_[0] eq 'Lingua::JA::Gal' |
23 | 4 | 2 | unless defined $options->{'rate'} |
34 | 2 | 19 | unless $Lingua::JA::Gal::Lexicon->{$normalized} |
37 | 7 | 14 | if (my $callback = $options->{'callback'}) |
41 | 8 | 6 | if (@$suggestions and int rand 100 < $options->{'rate'}) { } |