Branch Coverage

blib/lib/NVMPL/Config.pm
Criterion Covered Total %
branch 3 16 18.7


line true false branch
34 0 1 if (-f $SYSTEM_CONF)
38 0 1 if (-f $USER_CONF)
45 2 0 unless -d $path
67 0 0 unless (open my $fh, "<", $file)
78 0 0 if ($@)
80 0 0 if $line =~ /^\s*#/
81 0 0 unless $line =~ /=/
85 0 0 if defined $key and defined $val