Branch Coverage

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


line true false branch
13 1 4 if ($$config{'route'})
28 0 16 if ($b_js and $app->mode eq 'production')
46 0 117 unless $route->name
86 117 16 if ($child_route->is_endpoint) { }