Branch Coverage

blib/lib/Path/Class/Unicode.pm
Criterion Covered Total %
branch 8 26 30.7


line true false branch
35 0 2 unless blessed $uri
36 0 2 if ($^O eq 'MSWin32') { }
45 0 0 unless blessed $uri
46 0 0 if ($^O eq 'MSWin32') { }
61 0 4 if $^O eq 'MSWin32'
62 2 2 if ($self->is_absolute) { }
72 1 23 unless ($encoding)
74 0 1 if ($^O eq 'MSWin32')
98 0 0 $self->is_dir ? :
104 0 0 unless $$self{'path'}{'dh'}
112 0 0 unless $$self{'path'}{'dh'}
117 0 0 if not $opts{'all'} and $entry eq '.' || $entry eq '..'
119 0 0 if -d $out[-1]