blib/lib/File/Spec/Mac.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 27 | 33 | 81.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
245 | 6 | 18 | 4 | @args and $args[0] =~ /^::+\Z(?!\n)/ |
258 | 15 | 56 | 23 | $relative and not $result =~ /^:/ |
485 | 67 | 4 | 71 | $volume and $directory |
692 | 5 | 6 | 24 | @pathchunks and @basechunks |
11 | 7 | 17 | @pathchunks and @basechunks and lc $pathchunks[0] eq lc $basechunks[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
242 | 6 | 12 | 105 | $arg eq '' or $arg eq ':' |
539 | 1 | 3 | 50 | not defined $path or $path eq '' |
550 | 132 | 0 | 49 | $sep or $directories |
588 | 28 | 0 | 32 | $volume or $directory |
671 | 0 | 0 | 21 | not defined $base or $base eq '' |
739 | 0 | 0 | 7 | not defined $base or $base eq '' |