blib/lib/MetaTrans/SlovnikCz.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | unless defined $options{'host_server'} |
102 | 0 | 0 | if ($src_lang_code eq 'cze' or $dest_lang_code eq 'cze') { } |
0 | 0 | elsif ($src_lang_code eq 'slo' or $dest_lang_code eq 'slo') { } | |
107 | 0 | 0 | $src_lang_code eq 'cze' || $src_lang_code eq 'slo' ? : |
182 | 0 | 0 | if ($lang eq 'ger') |
184 | 0 | 0 | if $expr_dec =~ /^(.*) \((der|die|das)\)$/ |