lib/Kephra/Config/Localisation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | $l and %$l |
109 | 0 | 0 | 0 | exists $old_index{$file_name} and $age == $old_index{$file_name}{'age'} |
130 | 0 | 0 | 0 | defined $filedata{'purpose'} and $filedata{'purpose'} eq 'global localisation' |
0 | 0 | 0 | defined $filedata{'purpose'} and $filedata{'purpose'} eq 'global localisation' and !defined($Kephra::PATCHLEVEL) || $filedata{'version'} eq $Kephra::VERSION |
line | l | !l | condition |
---|---|---|---|
69 | 0 | 0 | $$lang_data{'iso_code'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
130 | 0 | 0 | 0 | !defined($Kephra::PATCHLEVEL) || $filedata{'version'} eq $Kephra::VERSION |