Branch Coverage

blib/lib/XAS/Lib/Pipe/Unix.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
68 0 0 if (my $wheel = $self->pipe) { }
89 0 0 if ($errnum == 0) { }
115 0 0 unless (-p $self->fifo->path)
117 0 0 if system $mkfifo . $self->fifo
127 0 0 unless (defined $self->filter)