Branch Coverage

blib/lib/Simple/Filter/SanitiseCompiled.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
46 0 0 if ($ext ne ".plc")
54 0 0 if (open IN, '<', $file) { }
62 0 0 if (open OUT, '>', "$tmpfile") { }
74 0 0 if ($line =~ /^\s*$/ or $line =~ /^#/) { }
76 0 0 if ($line =~ /^#line 1\s*$/)
78 0 0 $inblock == 0 ? :
82 0 0 if ($inblock == 0)