| lib/File/Gettext/Storage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 144 | 2 | 0 | $result->can('result_source') ? : |
| 157 | 0 | 0 | $name ? : |
| 167 | 0 | 1 | $gettext->path->exists ? : |
| 173 | 0 | 8 | unless $source->language_dependent |
| 174 | 7 | 1 | unless my $msgstr = delete $element_ref->{$msgid}{$attr_name} |
| 196 | 0 | 6 | unless $paths[0] |
| 202 | 2 | 4 | unless &is_stale($data, $cache_mtime, $newest) |
| 210 | 4 | 0 | if $path_mtime > $newest |
| 212 | 0 | 4 | if $path_mtime and $path_mtime > $newest |
| 225 | 5 | 0 | exists $data->{$element} ? : |