Condition Coverage

blib/lib/Filesys/POSIX/Path.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
60 36 429 532 @components and _non_empty($components[0])
72 623 338 35 @hier == 1 and not _non_empty($hier[0])
143 99 21 23 @parts == 1 and not _non_empty($parts[0])

or 3 conditions

line l !l&&r !l&&!r condition
68 961 35 1 @components or _non_empty($path)