blib/lib/Net/SSH/Perl/Util/Hosts.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 30 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 0 | defined $port and $port != 22 |
56 | 0 | 0 | 0 | $h eq $checkhost and $key->ssh_name eq $fkey->ssh_name |
72 | 0 | 0 | 0 | defined $port and $port != 22 |
128 | 0 | 0 | 0 | $ip and defined $port |
0 | 0 | 0 | $ip and defined $port and $port != 22 | |
130 | 0 | 0 | 0 | defined $port and $port != 22 |
160 | 0 | 0 | 0 | $ip and defined $port |
0 | 0 | 0 | $ip and defined $port and $port != 22 | |
162 | 0 | 0 | 0 | defined $port and $port != 22 |
199 | 0 | 0 | 0 | $h eq $checkhost and $key->equal($fkey) |