| blib/lib/I22r/Translate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 16 | if (@options == 0) |
| 17 | 0 | 16 | if (@options == 1) |
| 23 | 14 | 11 | if ($key =~ /::/) { } |
| 25 | 0 | 14 | if ($@) { } |
| 31 | 14 | 0 | if ('HASH' eq ref $options{$key}) { } |
| 45 | 0 | 9 | unless (defined $text) |
| 56 | 0 | 6 | unless (defined $text) |
| 70 | 0 | 6 | unless (defined $text) |
| 105 | 0 | 21 | if $quality{$backend} <= 0 |
| 123 | 18 | 3 | if $req->translations_complete |
| 124 | 3 | 0 | if $req->timed_out |
| 132 | 159 | 6 | unless defined $logger |