Branch Coverage

blib/lib/Coro/Util.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
57 0 0 if (not defined $pid) { }
0 0 elsif (not $pid) { }
67 0 0 if sysread $fh, $buf, 16384, length $buf
78 0 0 wantarray ? :
171 0 0 unless pipe my $fh1, my $fh2
176 0 0 if ($pid) { }
0 0 elsif (defined $pid) { }
182 0 0 unless 'ARRAY' eq ref $res
184 0 0 wantarray ? :
200 0 0 unless open my $fh, '>', \my $buf
202 0 0 $@ ? :
209 0 0 if $@