| blib/lib/Filesys/POSIX/Path.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 12 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 35 | 426 | 514 | @components and _non_empty($components[0]) |
| 72 | 618 | 322 | 34 | @hier == 1 and not _non_empty($hier[0]) |
| 143 | 97 | 24 | 23 | @parts == 1 and not _non_empty($parts[0]) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 940 | 34 | 1 | @components or _non_empty($path) |