blib/lib/Metabrik/Remote/Winexe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | l | !l | condition |
---|---|---|---|
97 | 0 | 0 | defined $self->shell && $self->shell->pwd || '/tmp' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
150 | 0 | 0 | 0 | $host ||= $self->host |
151 | 0 | 0 | 0 | $user ||= $self->user |
152 | 0 | 0 | 0 | $password ||= $self->password |
178 | 0 | 0 | 0 | $host ||= $self->host |
179 | 0 | 0 | 0 | $user ||= $self->user |
180 | 0 | 0 | 0 | $password ||= $self->password |