Branch Coverage

lib/Mojolicious/Plugin/Template/Mustache.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
18 1 2 if ($options->{'inline'} and my $inline_template = $options->{'inline'}) { }
1 1 elsif (my $template_name = $renderer->template_path($options)) { }
34 1 0 if $data_template
36 3 0 $$output ? :