blib/lib/MIME/Decoder/BinHex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
71 | 1 | 0 | if (/^\(This file must be converted/) |
73 | 1 | 0 | if /^:/ |
77 | 0 | 1 | unless defined $_ |
86 | 1 | 0 | if (length $data >= 22 + $len) { } |
97 | 1 | 62 | if $line =~ /:$/ |
179 | 0 | 0 | unless (shift())->{'MDU_File'} |