lib/IPC/Open3/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 2 | 2 | 4 | $child_out->opened and fileno $fh == fileno \*CHILD_OUT |
0 | 0 | 4 | $child_err->opened and fileno $fh == fileno \*CHILD_ERR |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 6 | 0 | ref $pkg || $pkg |