blib/lib/WWW/Translate/Apertium.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 1 | 1 | 0 | $_ eq 'output' and not exists $output{$overrides{'output'}} |
87 | 1 | 1 | 0 | $_ eq 'lang_pair' and not exists $lang_pairs{$overrides{'lang_pair'}} |
213 | 0 | 0 | 0 | @_ and $$self{'store_unknown'} |