blib/lib/Metabrik/Client/Smbclient.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | l | !l | condition |
---|---|---|---|
115 | 0 | 0 | defined $self->shell && $self->shell->full_pwd || '/tmp' |
146 | 0 | 0 | $output_file ||= "" |
171 | 0 | 0 | defined $self->shell && $self->shell->full_pwd || '/tmp' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $remote_path ||= $self->remote_path |
66 | 0 | 0 | 0 | $share ||= $self->share |
115 | 0 | 0 | 0 | $output_dir ||= defined $self->shell && $self->shell->full_pwd || '/tmp' |
116 | 0 | 0 | 0 | $share ||= $self->share |
171 | 0 | 0 | 0 | $output_dir ||= defined $self->shell && $self->shell->full_pwd || '/tmp' |
172 | 0 | 0 | 0 | $share ||= $self->share |