| line |
true |
false |
branch |
|
73
|
0 |
0 |
if ($self->get_encoding) |
|
74
|
0 |
0 |
unless my $encoder = &find_encoding($self->get_encoding) |
|
78
|
0 |
0 |
if ($self->get_newline) |
|
88
|
0 |
0 |
if ($self->get_encoding) |
|
89
|
0 |
0 |
unless my $encoder = &find_encoding($self->get_encoding) |
|
93
|
0 |
0 |
if ($self->get_newline) |
|
103
|
0 |
0 |
exists $$message{$_} && defined $$message{$_} ? : |
|
110
|
0 |
0 |
exists $$message{'msgctxt'} && defined $$message{'msgctxt'} && length $$message{'msgctxt'} ? : |
|
|
0 |
0 |
exists $$message{'msgid_plural'} && defined $$message{'msgid_plural'} && length $$message{'msgid_plural'} ? : |
|
132
|
0 |
0 |
defined $_ ? : |
|
138
|
0 |
0 |
unless $$message{'msgstr_plural'} |
|
139
|
0 |
0 |
length $msgstr ? : |
|
151
|
0 |
0 |
defined $_ && length $_ ? : |
|
162
|
0 |
0 |
if (@string > 1) |
|
167
|
0 |
0 |
if ($is_plural) { } |
|
176
|
0 |
0 |
if ($is_plural) { } |
|
333
|
0 |
0 |
unless defined $filename |
|
343
|
0 |
0 |
unless ($self->get_file_handle) |
|
349
|
0 |
0 |
$magic_number eq pack('N', $MAGIC_NUMBER) ? : |
|
|
0 |
0 |
$magic_number eq pack('V', $MAGIC_NUMBER) ? : |
|
366
|
0 |
0 |
if $revision > 0 |