Condition Coverage

blib/lib/Fsdb/IO/Writer.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 $self->{'_fh'} and ref $self->{'_fh'} eq 'IO::Pipe'
105 0 0 0 $self->{'_fh'} and $self->{'_autoflush'}
206 0 0 0 defined $self->{'_fh'} and defined $self->{'_queue'}
208 0 0 0 $self->{'_compression'} and $self->{'_header_set'}

or 2 conditions

line l !l condition
143 0 0 $af //= 0

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $self->{'_fh'} or $self->{'_queue'}
111 0 0 0 ref $self->{'_outputheader'} eq 'CODE' or $self->{'_outputheader'} eq 'delay'
145 0 0 0 $af == 0 || $af == 1
151 0 0 0 ref $oh eq 'CODE' || $oh eq 'now' || $oh eq 'delay' || $oh eq 'never'
209 0 0 0 $self->{'_rscode'} eq 'C' or $self->{'_rscode'} eq 'I'
236 0 0 0 $always_print or $rowobj->[$_] ne $empty