Branch Coverage

lib/File/MagicPP.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
92 0 1 unless open my $fh, "<:raw", $file_path
103 1 17 if ($magicLiteral{$headerSubstr})
110 0 0 if ($header =~ /^[\w\d]+\s*/)