Branch Coverage

lib/Pcore/Util/Config/INI.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
16 102 147 if ($line =~ /\A\[(.+)\]\z/msu) { }
19 102 0 unless exists $cfg->{$section}
26 0 147 if ($line =~ /\A;/msu) { }
34 147 0 if (defined $val)
37 0 147 if $val eq ''
52 0 0 if ($section)
53 0 0 if $$str_ref
59 0 0 if $$str_ref
61 0 0 defined $$data{$key} ? :
67 0 0 if (exists $hash->{'_'})