| lib/Mojolicious/Plugin/Template/Mustache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1 | 2 | if ($options->{'inline'}) { } |
| 1 | 1 | elsif (my $template_name = $renderer->template_path($options)) { } | |
| 20 | 1 | 0 | if $inline_template |
| 27 | 1 | 0 | if $data_template |
| 29 | 0 | 3 | $$output ? : |