| blib/lib/App/Greple/xlate/deepl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if $lang_from ne "ORIGINAL" |
| 33 | 0 | 0 | if $auth_key |
| 34 | 0 | 0 | if $glossary |
| 35 | 0 | 0 | if (my(@contexts) = @{$App::Greple::xlate::deepl::opt{'contexts'};}) |
| 44 | 0 | 0 | unless state $called++ |
| 52 | 0 | 0 | if (open my $fh, "/dev/tty" or die) |
| 56 | 0 | 0 | unless utf8::is_utf8($_) |
| 61 | 0 | 0 | if opt("progress") |
| 71 | 0 | 0 | if (@out < &sum(@count)) |
| 86 | 0 | 0 | if $len + $next > $max |