lib/Rex/Interface/Connection/HTTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | not "Rex::Config"->has_user and "Rex::Config"->get_ssh_config_username("server", $server) |
line | l | !l | condition |
---|---|---|---|
122 | 0 | 0 | $header ||= {} |
123 | 0 | 0 | $data ||= {} |
175 | 0 | 0 | $port || 8080 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | ref $that || $that |