Branch Coverage

blib/lib/Mojolicious/Che.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
23 0 0 if $defaults
30 0 0 if $mode
34 0 0 if $log
155 0 0 if (ref $sub eq 'ARRAY') { }
162 0 0 ref $sub eq 'ARRAY' ? :
181 0 0 unless $app->sessions->can($meth)
189 0 0 unless my $routes = $conf->{'mojo_routes'} || $conf->{'mojo.routes'} || $conf->{'mojo'}{'routes'} || $conf->{'routes'} || $conf->{"\x{43c}\x{430}\x{440}\x{448}\x{440}\x{443}\x{442}\x{44b}"}
196 0 0 if (my $m = $r->can($meth)) { }
197 0 0 unless ref $arg
198 0 0 if ref $arg eq 'CODE'
199 0 0 if ref $arg eq 'ARRAY'
200 0 0 if ref $arg eq 'HASH'
209 0 0 unless my $nr = &$apply_route($app_routes, @$r[0, 1])
213 0 0 unless $nr = &$apply_route($nr, @$r[$i, $i + 1])
230 0 0 unless my $tasks = $conf->{'jobs'} || $conf->{'tasks'} || $conf->{"\x{437}\x{430}\x{434}\x{430}\x{447}\x{438}"}
233 0 0 unless $app->renderer->get_helper('minion')
246 0 0 unless my $types = $conf->{'mojo_types'} || $conf->{'mojo.types'} || $conf->{'mojo'}{'types'} || $conf->{'types'} || $conf->{"\x{442}\x{438}\x{43f}\x{44b}"}
262 0 0 unless $tx->res->code
274 0 0 unless $stash->{'mojo.static'}
279 0 0 unless $tx->res->code or $self->routes->dispatch($c) or $tx->res->code or $stash->{'mojo.rendered'}