line |
!l |
l&&!r |
l&&r |
condition |
134
|
0 |
0 |
0 |
defined $self->{'_previous_direction'} and $self->{'_previous_direction'} eq $direction |
421
|
0 |
0 |
0 |
defined $self->{'_options'} and defined $self->{'_options'}{'expiry'} |
|
0 |
0 |
0 |
defined $self->{'_options'} and defined $self->{'_options'}{'expiry'} and defined $self->{'_options'}{'expiry'} < time |
444
|
0 |
0 |
0 |
$self->allow_preview and defined $self->preview_size |
456
|
0 |
0 |
0 |
defined $content_size and $content_size > $self->preview_size |
470
|
0 |
0 |
0 |
$self->allow_204 and $self->server_allows_204 |
499
|
0 |
0 |
0 |
defined $request && $request->protocol |