blib/lib/Fsdb/Filter/dbsubprocess.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
231 | 0 | 0 | 0 | $#{$$self{'_external_command_argv'};} >= 0 and $self->{'_external_command_argv'}[0] eq '--' |
236 | 0 | 0 | 0 | $input_ref eq '' and $self->{'_input'} eq '-' |
271 | 0 | 0 | 0 | $output_ref eq '' and $self->{'_output'} eq '-' |