| blib/lib/Dumbbench/Instance/Cmd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 0 | 0 | if (defined $self->command) |
| 88 | 0 | 0 | ref $self->{'command'} ? : |
| 89 | 0 | 0 | unless @cmd |
| 94 | 0 | 0 | if ($self->use_shell) { } |
| 116 | 0 | 0 | if (defined $self->{'dry_run_command'}) { } |
| 117 | 0 | 0 | ref $self->{'dry_run_command'} ? : |
| 120 | 0 | 0 | ref $self->{'command'} ? : |
| 121 | 0 | 0 | if (@orig_cmd and $orig_cmd[0] =~ /(?:^|\b)perl(?:\d+\.\d+\.\d+)?/) |
| 125 | 0 | 0 | unless (@cmd) |
| 131 | 0 | 0 | if ($self->use_shell) { } |