blib/lib/Metabrik/Client/Openssh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 0 | 0 | 0 | $hostname ||= $self->hostname |
67 | 0 | 0 | 0 | $port ||= $self->port |
68 | 0 | 0 | 0 | $username ||= $self->username |
69 | 0 | 0 | 0 | $password ||= $self->password |