| blib/lib/Fsdb/Filter/dbpipeline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 399 | 0 | 0 | 0 | $#{$post_filter_reader_aref;} >= 1 and $post_filter_reader_aref->[0] eq '-raw_fh' |
| 0 | 0 | 0 | $#{$post_filter_reader_aref;} >= 1 and $post_filter_reader_aref->[0] eq '-raw_fh' and $post_filter_reader_aref->[1] | |
| 708 | 0 | 0 | 0 | defined $self->{'_header'} and not $prev_pipe |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 439 | 0 | 0 | 0 | $#args == -1 or ref $args[0] ne '' |
| 707 | 0 | 0 | 0 | $prev_pipe // $self->{'_input'} |