| blib/lib/MIME/Lite/HT/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 116 | 2 | 0 | @_ > 1 ? : |
| 119 | 0 | 2 | unless $template->{'html'} |
| 125 | 0 | 2 | ref $charset_option eq 'ARRAY' ? : |
| 126 | 0 | 2 | unless ref $charset eq 'ARRAY' |
| 131 | 1 | 1 | if $options->{'TmplOptions'} |
| 144 | 0 | 2 | if $tmpl_params |
| 150 | 2 | 0 | if ($template->{'text'}) { } |
| 152 | 0 | 2 | if $tmpl_params |
| 181 | 0 | 2 | if $charset_input ne $charset_output |
| 189 | 0 | 4 | if $charset_input ne $charset_output |