blib/lib/XML/TMX/FromPO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 30 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
217 | 0 | 0 | 0 | $mi == 0 and /^msgid\s+""/ |
218 | 0 | 0 | 0 | /"Content-Type:/ and /charset=([\w-]+)/ |
266 | 0 | 0 | 0 | not $h2 =~ /^en/i and $h1 eq $self->{'TMX'}{$h1}{$h2} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | ref $proto || $proto |
53 | 0 | 0 | 0 | not defined $self->{'LANG'} or __check_lang($self, $lang) |
64 | 0 | 0 | 0 | not defined $self->{'LANG'} or __check_lang($self, $lang) |
72 | 0 | 0 | 0 | not defined $self->{'LANG'} or __check_lang($self, $lang) |
104 | 0 | 0 | 0 | not defined $self->{'LANG'} or __check_lang($self, $lang) |
110 | 0 | 0 | 0 | not defined $self->{'LANG'} or __check_lang($self, $lang) |
210 | 0 | 0 | 0 | $code eq "?" or $code =~ /utf-?8/i |