Branch Coverage

blib/lib/SWISH/Filter/MIMETypes.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
44 0 0 unless my $file = shift()
47 0 0 if (exists $mime_types{$ext})
50 0 0 if ($has_mime_types)
52 0 0 if (not $mime) { }