| line |
true |
false |
branch |
|
53
|
0 |
0 |
unless $lang |
|
56
|
0 |
0 |
unless $lang =~ /^([a-z]+)(_[a-z]+)?(_[a-z]+)?$/i |
|
61
|
0 |
0 |
if ($2 and $3) { } |
|
|
0 |
0 |
elsif ($2 and length $2 > 3) { } |
|
|
0 |
0 |
elsif ($2) { } |
|
82
|
0 |
0 |
if (-e "$path/common/main/$lang.xml") { } |
|
88
|
0 |
0 |
unless $lang =~ s/_\w+$// |
|
90
|
0 |
0 |
unless @data_files |
|
107
|
0 |
0 |
if ref $$self{'node'} |
|
126
|
0 |
0 |
unless ref $$current{'node'} |
|
142
|
0 |
0 |
if ($$new{'cache'}{$file}) { } |
|
156
|
0 |
0 |
if (ref $$branch{$$node{'name'}}) { } |
|
|
0 |
0 |
elsif (defined $$branch{$$node{'name'}}) { } |
|
158
|
0 |
0 |
if ($$node{'attr'}) { } |
|
|
0 |
0 |
elsif (ref $branch eq 'ARRAY') { } |
|
159
|
0 |
0 |
if (ref $branch eq 'HASH') { } |
|
160
|
0 |
0 |
if $$branch{$$node{'attr'}} and $$branch{$$node{'attr'}} ne $$node{'value'} |
|
165
|
0 |
0 |
if ($$hashref{$$node{'attr'}} and $$hashref{$$node{'attr'}} eq $$node{'value'}) |
|
177
|
0 |
0 |
if ($$branch{'alias'}) |
|
186
|
0 |
0 |
if ($pair) { } |
|
205
|
0 |
0 |
if ($found) |
|
210
|
0 |
0 |
unless $found |