Branch Coverage

blib/lib/Path/Class/URI.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
29 0 12 if $^O eq 'MSWin32'
30 4 8 if $self->isa('Path::Class::Dir')
31 10 2 if ($self->is_absolute) { }
40 0 10 unless blessed $uri