blib/lib/Lingua/Translate/InterTran.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | unless (exists $lang{$$self{'src'}}) |
58 | 0 | 0 | unless (exists $lang{$$self{'dest'}}) |
83 | 0 | 0 | unless $response->is_success |
98 | 0 | 0 | if $translated |