lib/CallBackery/Translate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if ($lx{$locale}) |
56 | 0 | 0 | if (open my $fh, "< :encoding(utf8)", $self->localeRoot . "/" . $file . ".po") |
61 | 0 | 0 | if (/^msg(id|str)\s+"(.*)"/u) |
66 | 0 | 0 | if (/^"(.*)"/u) |
70 | 0 | 0 | if (/^\s*$/u and $var{'id'}) |
75 | 0 | 0 | if $var{'id'} and $var{'str'} |
92 | 0 | 0 | if $lx->{$str} |
144 | 0 | 0 | $#$self == 0 ? : |