| blib/lib/Lingua/Translit/Tables.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 20 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 98 | 1 | 89 | unless $name |
| 103 | 88 | 1089 | if $table =~ /^$name$/i |
| 120 | 274 | 5245 | if (defined $rule->{'context'}) |
| 122 | 173 | 101 | if defined $rule->{'context'}{'before'} |
| 124 | 214 | 60 | if defined $rule->{'context'}{'after'} |
| 140 | 48 | 2 | _get_table_reference(_get_table_id($_[0])) ? : |
| 153 | 0 | 0 | unless $table |
| 155 | 0 | 0 | $table->{'reverse'} =~ /^true$/ ? : |
| 180 | 0 | 0 | $tables{$table}{'reverse'} eq 'false' ? : |
| 327 | 1 | 150 | unless $name |