| lib/Rex/Group/Lookup/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 0 | 0 | if (defined $command and $command) | 
| 51 | 0 | 0 | unless (defined $command_to_exec and $command_to_exec) | 
| 57 | 0 | 0 | unless open my $command_rt, "-|", "$command_to_exec" | 
| 63 | 0 | 0 | unless $#content |