Branch Coverage

blib/lib/Config/Lite.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
30 2 2 unless open my $fh, '<', $config_filename
40 9 13 unless $_ =~ /$separator{'kv'}/
41 1 12 if $_ =~ /^$separator{'comment'}/