blib/lib/Yukki/Web/View.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | l | !l | condition |
---|---|---|---|
118 | 0 | 0 | $which // 'default' |
119 | 0 | 0 | $self->app->settings->page_views->{$view} // {'template', 'shell.html'} |
121 | 0 | 0 | $view_args->{'directives'} //= [] |
191 | 0 | 0 | $vars //= {} |
219 | 0 | 0 | $ctx->request->parameters->{'view'} // 'default' |
221 | 0 | 0 | $vars->{'head script.local'} //= [] |
222 | 0 | 0 | $vars->{'head link.local'} //= [] |
278 | 0 | 0 | $match->mapping->{'repository'} // '-' |
0 | 0 | $match->mapping->{'special'} // '-' | |
320 | 0 | 0 | $vars //= {} |