Condition Coverage

blib/lib/Portable/FileSpec.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
66 24 0 0 ($v) = $volume =~ m[^([\\/])[\\/][^\\/]+[\\/][^\\/]+\Z(?!\n)]s and $directory =~ m[^[^\\/]]s
75 0 3 21 not $volume =~ /^[a-zA-Z]:\Z(?!\n)/s and $volume =~ m[[^\\/]\Z(?!\n)]
3 0 21 not $volume =~ /^[a-zA-Z]:\Z(?!\n)/s and $volume =~ m[[^\\/]\Z(?!\n)] and $file =~ m[[^\\/]]
172 21 3 0 $path eq '' and $volume =~ /\A(\\\\.*)\\\z/s

or 3 conditions

line l !l&&r !l&&!r condition
176 21 3 0 $path ne '' || $volume