Branch Coverage

blib/lib/File/Path/Localize.pm
Criterion Covered Total %
branch 13 24 54.1


line true false branch
71 2 0 exists $params{'filename'} ? :
72 2 0 exists $params{'locales'} ? :
73 2 0 exists $params{'path'} ? :
75 0 2 if $filename eq '-'
79 0 9 if ($filename =~ /^$rootdir/) { }
80 0 0 if -e $filename
84 2 15 if -e $file
105 3 0 exists $params{'filename'} ? :
106 3 0 exists $params{'locales'} ? :
114 9 0 if ($locale =~ /^(\w\w)(?:_(\w\w)(?:\.([[:print:]]+))?)?$/) { }
123 3 6 if defined $charset
125 9 0 if defined $country