Branch Coverage
blib/lib/Parse/Hosts.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
37
0
1
unless (defined $content)
38
0
0
unless open my $fh, '<', '/etc/hosts'
46
2
8
unless $line =~ /\S/
48
1
7
if $line =~ /^\s*#/