Branch Coverage

blib/lib/BW/Config.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
32 0 0 if $$self{'filename'}
75 0 0 unless $filename
78 0 0 unless my $fh = 'IO::File'->new($filename, 'r')
84 0 0 if /^$/
91 0 0 unless $rh
102 0 0 unless my $string = shift()