blib/lib/Footprintless/Localhost.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 0 | 10 | 0 | $self->{'loaded'} && $self->{'loaded'}{$extra} |
line | l | !l | condition |
---|---|---|---|
34 | 1 | 35 | $options{'etc_hosts_file'} || '/etc/hosts' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 1 | 37 | 10 | $self->{'loaded'}{'127 subnet'} && $hostname =~ /^\s*$loopback_ipv4_regex\s*$/ || $self->{'aliases'}{lc $hostname} |