| lib/POSIX/1003/Pathconf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 51 | 0 | 1 | 0 | defined $v && $v eq '0 but true' |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 1 | 0 | $pathconf{$key} // (return) |
| 58 | 22 | 0 | $pathconf{$key} // (return) |
| 65 | 1 | 0 | $$pathconf{$name} // (return sub ($) { undef; } ) |