line |
!l |
l&&!r |
l&&r |
condition |
171
|
34 |
0 |
9 |
exists $$data{$self->data_root} and defined $$data{$self->data_root}
|
217
|
0 |
0 |
40 |
defined $id and length $id
|
256
|
40 |
0 |
13 |
exists $req->search_attributes->{'page'} and defined $req->search_attributes->{'page'}
|
|
40 |
0 |
13 |
exists $req->search_attributes->{'page'} and defined $req->search_attributes->{'page'} and length $req->search_attributes->{'page'}
|
|
0 |
15 |
38 |
$req->has_search_attributes and (exists $req->search_attributes->{'page'} and defined $req->search_attributes->{'page'} and length $req->search_attributes->{'page'})
|
406
|
15 |
2 |
0 |
ref $related_params and &reftype($related_params) eq 'ARRAY'
|
451
|
57 |
0 |
0 |
ref $value and not &reftype($value) eq &reftype(scalar &JSON::MaybeXS::true())
|
540
|
17 |
0 |
0 |
ref $value and not &reftype($value) eq &reftype(scalar &JSON::MaybeXS::true())
|
592
|
0 |
105 |
1 |
$c->res->status and $c->res->status != 200
|
604
|
64 |
2 |
6 |
$self->return_object and $c->req->has_objects
|
|
66 |
0 |
6 |
$self->return_object and $c->req->has_objects and not exists $c->stash->{$self->stash_key}{$self->data_root}
|