line |
!l |
l&&!r |
l&&r |
condition |
94
|
0 |
0 |
0 |
$video_id and $video_id =~ /^so\d+$/ |
146
|
0 |
0 |
0 |
$something and not ref $something |
|
0 |
0 |
0 |
$something and not ref $something and not $something =~ m[^https?://] |
164
|
0 |
0 |
0 |
$something and not ref $something |
213
|
0 |
0 |
0 |
$res->is_error and $res->code ne '403' |
217
|
0 |
0 |
0 |
!$res->is_authflagged || $parsed_content->is_closed and defined $self->get_email |
|
0 |
0 |
0 |
!$res->is_authflagged || $parsed_content->is_closed and defined $self->get_email and defined $self->get_password |
223
|
0 |
0 |
0 |
$res->is_error and $res->code ne '403' |