| blib/lib/Mail/Exchange/Attachment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 0 | if ($file) |
| 80 | 0 | 0 | unless open $fh, "<$file" |
| 104 | 0 | 0 | unless my(@f) = stat $file |
| 127 | 0 | 0 | if ($filename =~ /\./) { } |
| 133 | 0 | 0 | if (length($filename) - length($ext) > 8) { } |
| 170 | 0 | 0 | $unicode ? : |