| line |
l |
!l |
condition |
|
23
|
47 |
0 |
$scope->{'type'} // "" |
|
49
|
1 |
0 |
+(shift())->{'scope'}{'path'} // "/" |
|
50
|
0 |
0 |
($s->{'scope'}{'raw_path'} // $s->{'scope'}{'path'}) // "/" |
|
51
|
1 |
0 |
+(shift())->{'scope'}{'query_string'} // "" |
|
75
|
0 |
0 |
delete $opts{'strict'} // 0 |
|
76
|
0 |
0 |
delete $opts{'raw'} // 0 |
|
88
|
0 |
0 |
$key //= "" |
|
89
|
0 |
0 |
$val //= "" |
|
124
|
1 |
0 |
+(shift())->{'scope'}{'scheme'} // "http" |
|
125
|
0 |
0 |
+(shift())->{'scope'}{'http_version'} // "1.1" |
|
133
|
4 |
4 |
$self->{'scope'}{'pagi.stash'} //= {} |
|
139
|
3 |
2 |
$self->{'scope'}{'state'} // {} |
|
146
|
1 |
1 |
$self->{'scope'}{'path_params'} // {} |
|
151
|
4 |
1 |
$self->{'scope'}{'path_params'} // {} |
|
195
|
1 |
21 |
$opts{'status'} // 200 |
|
224
|
8 |
0 |
$self->{'scope'}{'headers'} // [] |
|
238
|
1 |
0 |
$self->{'scope'}{'headers'} // [] |
|
401
|
1 |
0 |
$opts{'data'} // "" |
|
445
|
5 |
1 |
$self->{'_disconnect_reason'} // "unknown" |
|
480
|
5 |
0 |
$event->{'type'} // "" |
|
483
|
0 |
5 |
$event->{'reason'} // "client_closed" |
|
600
|
0 |
0 |
$event->{'type'} // "" |
|
603
|
0 |
0 |
$event->{'reason'} // "client_closed" |