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
97 0 0 if (ref $sub eq 'ARRAY') { }
104 0 0 ref $sub eq 'ARRAY' ? :
123 0 0 unless $app->sessions->can($meth)
131 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}"}
138 0 0 if (my $m = $r->can($meth)) { }
139 0 0 unless ref $arg
140 0 0 if ref $arg eq 'CODE'
141 0 0 if ref $arg eq 'ARRAY'
142 0 0 if ref $arg eq 'HASH'
151 0 0 unless my $nr = &$apply_route($app_routes, @$r[0, 1])
155 0 0 unless $nr = &$apply_route($nr, @$r[$i, $i + 1])
172 0 0 unless my $tasks = $conf->{'jobs'} || $conf->{'tasks'} || $conf->{"\x{437}\x{430}\x{434}\x{430}\x{447}\x{438}"}
175 0 0 unless $app->renderer->get_helper('minion')
188 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}"}
204 0 0 unless $tx->res->code
216 0 0 unless $stash->{'mojo.static'}
221 0 0 unless $tx->res->code or $self->routes->dispatch($c) or $tx->res->code or $stash->{'mojo.rendered'}