| blib/lib/PGXN/Site/Locale.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 143 | 0 | 6 | unless @{$items;} |
| 144 | 2 | 4 | if @{$items;} == 1 |
| 148 | 2 | 2 | if @{$items;} > 1 |
| 155 | 0 | 6 | unless @{$items;} |
| 158 | 2 | 4 | if @{$items;} == 1 |
| 162 | 2 | 2 | if @{$items;} > 1 |
| 177 | 0 | 3 | unless open my $fh, '<:utf8', $file |
| 179 | 1 | 2 | ref $value eq 'CODE' ? : |
| 189 | 3 | 4 | if -e $file |