| blib/lib/MIME/Lite/TT/HTML/Japanese.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | @_ > 1 ? : |
| 53 | 0 | 0 | unless $$template{'html'} |
| 55 | 0 | 0 | unless $$template{'text'} |
| 76 | 0 | 0 | unless $tt->process($$template{'text'}, $tmpl_params, \$text) |
| 78 | 0 | 0 | unless $tt->process($$template{'html'}, $tmpl_params, \$html) |