Branch Coverage

blib/lib/Win32/AbsPath.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
15 0 0 if (m[^(\w:)(/.*)$]) { }
0 0 elsif (m[^(//[^/]+/[^/]+)(.*)]) { }
0 0 elsif (m[^(/.*)]) { }
0 0 elsif (/^(\w:)(.*)$/) { }
28 0 0 unless chdir $root
30 0 0 unless chdir $oldcwd