blib/lib/Lingua/Ogmios/FileManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if (open FILEM, $MNFile) { } |
57 | 0 | 0 | if ($line ne '') |
78 | 0 | 0 | if (-d $file) |
81 | 0 | 0 | if (-f $file) { } |
89 | 0 | 0 | if ($file =~ /.ppt$/i) |
93 | 0 | 0 | if ($file =~ /.xls$/i) |
99 | 0 | 0 | if ($type eq 'message/rfc822' or $file =~ m[^x-system/x-unix;]) |
100 | 0 | 0 | if ($file =~ /.tex$/i) |
105 | 0 | 0 | if ($type eq 'text/xml') |