Branch Coverage

lib/Mojolicious/Plugin/Template/Mustache.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 1 3 if ($options->{'inline'}) { }
1 2 elsif (my $template_name = $renderer->template_path($options)) { }