line |
l |
!l&&r |
!l&&!r |
condition |
265
|
5 |
1 |
4 |
$segments[-1] eq '..' || $segments[-1] eq '.' |
422
|
1 |
0 |
8 |
@post_read_data or @post_binary_data |
|
1 |
0 |
8 |
@post_read_data or @post_binary_data or @post_raw_data |
|
0 |
0 |
8 |
@post_read_data or @post_binary_data or @post_raw_data or @post_urlencode_data |
481
|
0 |
0 |
1 |
$options->{'anyauth'} or $options->{'digest'} |
|
0 |
0 |
1 |
$options->{'anyauth'} or $options->{'digest'} or $options->{'ntlm'} |
|
0 |
0 |
1 |
$options->{'anyauth'} or $options->{'digest'} or $options->{'ntlm'} or $options->{'negotiate'} |