Branch Coverage

blib/lib/Log/Dispatch/Pipe.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
29 2 3 if $params{'try_at_init'}
36 2 2 unless open my $fh, '|-', $self->{'output_to'}
43 1 1 if $self->{'binmode'}
59 1 4 if $self->{'fh'} and &openhandle($self->{'fh'})