| blib/lib/IPC/PrettyPipe/Execute/IPC/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 12 | 41.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 54 | 8 | 0 | if ($cmd->isa('IPC::PrettyPipe::Cmd')) { } | 
| 0 | 0 | elsif ($cmd->isa('IPC::PrettyPipe')) { } | |
| 56 | 2 | 6 | if @harness | 
| 65 | 12 | 1 | $_->has_file ? : | 
| 70 | 0 | 0 | unless $cmd->streams->empty | 
| 119 | 0 | 0 | unless $self->_has_harness |