Condition Coverage

blib/lib/Footprintless/Localhost.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
60 0 10 0 $self->{'loaded'} && $self->{'loaded'}{$extra}

or 2 conditions

line l !l condition
34 1 35 $options{'etc_hosts_file'} || '/etc/hosts'

or 3 conditions

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}