| blib/lib/Footprintless/CommandOptionsFactory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 32 | 3 | unless $options{'ssh'} |
| 21 | 32 | 3 | unless $options{'sudo_username'} |
| 22 | 35 | 0 | unless $options{'sudo_command'} |
| 23 | 35 | 0 | unless $options{'username'} |
| 24 | 14 | 21 | if ($self->{'localhost'} and $options{'hostname'} and $self->{'localhost'}->is_alias($options{'hostname'})) |