| blib/lib/MIME/Lite/TT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if (my $template = delete $options{'Template'}) |
| 22 | 0 | 0 | if ($options{'TmplUpgrade'}) |
| 28 | 0 | 0 | unless $tt->process($template, $tmpl_params, \$options{'Data'}) |
| 53 | 0 | 0 | if (defined $data) |
| 60 | 0 | 0 | wantarray ? : |