Branch Coverage

blib/lib/Parse/Services.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
36 0 1 unless (defined $content)
37 0 0 unless open my $fh, '<', '/etc/services'
46 5 6 unless $line =~ /\S/