blib/lib/Yukki/Web/View.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l | condition |
---|---|---|---|
119 | 0 | 0 | $which // 'default' |
120 | 0 | 0 | $self->app->settings->page_views->{$view} // {'template', 'shell.html'} |
122 | 0 | 0 | $view_args->{'directives'} //= [] |
193 | 0 | 0 | $vars //= {} |
221 | 0 | 0 | $ctx->request->parameters->{'view'} // 'default' |
223 | 0 | 0 | $vars->{'head script.local'} //= [] |
224 | 0 | 0 | $vars->{'head link.local'} //= [] |
279 | 0 | 0 | $match->mapping->{'repository'} // '-' |
321 | 0 | 0 | $vars //= {} |