Branch Coverage

blib/lib/Pcore/Util/Config.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
25 8 0 if (not ref $cfg) { }
26 0 8 unless -f $cfg
28 8 0 if not $type and $cfg =~ /[.]([^.]+)\z/msu
49 0 0 if not $type and $path =~ /[.]([^.]+)\z/msu