Condition Coverage

blib/lib/File/Spec/Mac.pm
Criterion Covered Total %
condition 28 33 84.8


and 3 conditions

line !l l&&!r l&&r condition
240 6 18 4 @args and $args[0] =~ /^::+\Z(?!\n)/
253 15 56 23 $relative and not $result =~ /^:/
464 67 4 71 $volume and $directory
671 5 6 24 @pathchunks and @basechunks
11 7 17 @pathchunks and @basechunks and lc $pathchunks[0] eq lc $basechunks[0]

or 3 conditions

line l !l&&r !l&&!r condition
237 6 12 105 $arg eq '' or $arg eq ':'
518 1 3 50 not defined $path or $path eq ''
529 132 0 49 $sep or $directories
567 28 29 3 $volume or $directory
650 0 0 21 not defined $base or $base eq ''
718 0 0 7 not defined $base or $base eq ''