Branch Coverage

blib/lib/Mojolicious/Plugin/AutoRoute.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
28 15 0 if (-d $template_dir)
35 43 30 if ($template =~ s/\.html\.ep$//u)
44 11 32 $template eq 'index' ? :
48 43 0 if ($Mojolicious::VERSION >= 8.67) { }