lib/Rex/Interface/Connection/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 8 | 12.5 |
line | true | false | branch |
---|---|---|---|
59 | 0 | 0 | if (exists $self->{'__auth_info__'}) |
69 | 0 | 0 | if (exists $self->{'__auth_info__'}) |
76 | 0 | 0 | if (ref $option[0] eq 'HASH') { } |
97 | 0 | 3719 | if ($self->{'is_sudo'}) |