| lib/Mail/Make/Stream/Base64.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 26 | 42.3 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 4 | unless defined $from_fh and defined $to_fh |
| 57 | 0 | 4 | unless defined $rv |
| 59 | 0 | 4 | unless defined $n |
| 67 | 0 | 1 | if (not defined $rv) { } |
| 91 | 0 | 18 | unless defined $from_fh and defined $to_fh |
| 92 | 0 | 18 | exists $opts->{'eol'} ? : |
| 101 | 21 | 0 | if ($has_eol) |
| 105 | 21 | 0 | unless $encoded =~ /\015\012$/ |
| 108 | 0 | 21 | unless defined $rv |
| 110 | 0 | 18 | unless defined $n |
| 118 | 0 | 1 | if (not defined $rv) { } |
| 138 | 0 | 0 | $@ ? : |
| 149 | 0 | 0 | $@ ? : |