Branch Coverage

blib/lib/PGXN/Site/Locale.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
147 0 6 unless @{$items;}
148 2 4 if @{$items;} == 1
152 2 2 if @{$items;} > 1
159 0 6 unless @{$items;}
162 2 4 if @{$items;} == 1
166 2 2 if @{$items;} > 1
181 0 3 unless open my $fh, "<:utf8", $file
183 1 2 ref $value eq 'CODE' ? :
193 3 4 if -e $file