| lib/Rex/Interface/Exec/SSH.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if ($option->{'_force_sh'}) { } |
| 49 | 0 | 0 | if ("Rex::Config"->get_source_global_profile) |
| 53 | 0 | 0 | if ("Rex::Config"->get_source_profile) |
| 57 | 0 | 0 | if (exists $option->{'env'}) |
| 67 | 0 | 0 | if $out |
| 68 | 0 | 0 | if ($err) |
| 74 | 0 | 0 | if (wantarray) |