Branch Coverage

blib/lib/MojoX/Renderer/Xslate.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
29 3 0 if ($app) { }
44 2 1 unless $args{'template_options'}
63 0 21 if (defined(my $inline = $options->{'inline'})) { }
75 12 9 if $xslate_err
77 12 9 if ($@)
79 4 8 if (index($@, q[Text::Xslate: LoadError: Cannot find 'exception.]) < 0 and index($@, q[Text::Xslate: LoadError: Cannot find 'not_found.]) < 0)
82 4 0 unless $orig_err