Branch Coverage
blib/lib/Monitoring/TT/Input/CSV.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
86
0
2
unless open my $fh, '<', $file
88
2
5
if substr($line, 0, 1) eq '#'
90
3
2
if $line =~ /^\s*$/gmx
109
2
0
if $type eq 'hosts'