Branch Coverage

blib/lib/PML/File.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
62 0 1 unless (open CAT, $file)
63 0 0 if ($self->warning)
98 0 1 unless (open CONF, $file)
99 0 0 if ($self->warning)
107 10 5 if /^\s*$/ or /^\s*#/
109 2 3 if (s/\\$//)
113 2 0 unless eof CONF
116 1 2 if (length $lastline)
125 0 3 unless ($key)
126 0 0 if ($self->warning)
132 0 3 if ($$self['PML'->PML_V]{$local}) { }
0 3 elsif ($$self['PML'->PML_V]{$prefix}) { }