blib/lib/IO/Pipe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 14 | 28.5 |
line | l | !l | condition |
---|---|---|---|
20 | 8 | 0 | ref $type || $type || 'IO::Pipe' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 8 | 0 | 0 | @_ == 0 or @_ == 2 |
78 | 0 | 0 | 0 | not $pid or $pid < 0 |
97 | 5 | 0 | 0 | ref $me or ref($me = $me->new) |
121 | 5 | 0 | 0 | ref $me or ref($me = $me->new) |