line |
l |
!l&&r |
!l&&!r |
condition |
135
|
7 |
1 |
6 |
$entity_header{$_} || /^content-/ |
140
|
9 |
2 |
9 |
$entity_header{$_} || /^content-/ |
154
|
1 |
1 |
867 |
rindex($field, ":") > 1 or not length $field |
161
|
663 |
108 |
84 |
$standard_case{$field} or $self->{'::std_case'}{$field} |
168
|
617 |
250 |
0 |
$op ||= defined $val ? "SET" : "GET" |
188
|
541 |
17 |
266 |
$op eq "GET" or $op eq "INIT" and @old |
219
|
3 |
6 |
0 |
$standard_case{$_} || $self->{'::std_case'}{$_} || $_ |
234
|
4 |
3 |
0 |
$standard_case{$key} || $self->{'::std_case'}{$key} || $key |
238
|
1 |
1 |
0 |
$standard_case{$key} || $self->{'::std_case'}{$key} || $key |
268
|
21 |
3 |
0 |
$standard_case{$key} || $self->{'::std_case'}{$key} || $key |
278
|
87 |
3 |
0 |
$standard_case{$key} || $self->{'::std_case'}{$key} || $key |
379
|
7 |
3 |
25 |
$self->content_type eq 'text/html' || $self->content_is_xhtml |
384
|
4 |
2 |
30 |
$ct eq 'application/xhtml+xml' || $ct eq 'application/vnd.wap.xhtml+xml' |