| line |
!l |
l&&!r |
l&&r |
condition |
|
164
|
1 |
0 |
34 |
defined $val and length $val
|
|
169
|
35 |
0 |
0 |
$c->debug and defined $pk_is_null
|
|
317
|
9 |
0 |
0 |
exists $c->request->params->{"x-tunneled-method"} and $c->request->params->{"x-tunneled-method"} eq "DELETE"
|
|
779
|
10 |
0 |
6 |
defined $c->res->location and length $c->res->location
|
|
851
|
6 |
4 |
1 |
not @arg || $c->req->param and $c->action->name eq "search"
|
|
876
|
0 |
10 |
0 |
$results and $count == 1
|
|
|
10 |
0 |
0 |
$results and $count == 1 and $c->stash->{'view_on_single_result'}
|
|
|
0 |
0 |
0 |
$results and $count == 1 and $c->stash->{'view_on_single_result'} and my $uri = $self->uri_for_view_on_single_result($c, $results)
|
|
888
|
7 |
3 |
0 |
$count and $self->model_can($c, "make_pager")
|