| lib/Rex/Interface/Connection/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 51 | 0 | 0 | if ($server =~ /([^:]+):(\d+)/u) | 
| 59 | 0 | 0 | if (not "Rex::Config"->has_user and "Rex::Config"->get_ssh_config_username("server", $server)) | 
| 69 | 0 | 0 | if ($resp->{'ok'}) { } | 
| 94 | 0 | 0 | if $self->{'ua'} | 
| 111 | 0 | 0 | if ($res->is_success) { } | 
| 125 | 0 | 0 | unless (ref $data) | 
| 140 | 0 | 0 | if ($res->is_success) { } | 
| 158 | 0 | 0 | if ($res->is_success) { } |