| lib/App/I18N/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 14 | 21.4 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 1 | if ($$args{'path'}) { } |
| 0 | 1 | elsif ($$args{'name'}) { } | |
| 1 | 0 | elsif (not $$args{'dbh'}) { } | |
| 69 | 0 | 0 | unless $id and $msgstr |
| 104 | 0 | 0 | if ($lang) { } |
| 118 | 0 | 0 | if ($lang) { } |
| 170 | 0 | 0 | if -f $pofile and not $pofile =~ /pot$/ |