line |
!l |
l&&!r |
l&&r |
condition |
149
|
0 |
0 |
0 |
$$self{'verbose'} and not $session_id |
165
|
0 |
0 |
0 |
$$self{'verbose'} and not $$self{'session_id'} |
296
|
0 |
0 |
0 |
$input and $input->type eq 'text' |
|
0 |
0 |
0 |
$input and $input->type eq 'text' and $input->name =~ /mobile/i || $input->id =~ /mobile/i || $$input{'placeholder'} =~ /Mobile (Number)?/i |
|
0 |
0 |
0 |
$input and $input->type eq 'textarea' |
|
0 |
0 |
0 |
$input and $input->type eq 'textarea' and $input->name =~ /sendSMSMsg/i || $input->id =~ /sendSMSMsg/i || $$input{'placeholder'} =~ /(Enter your)?\s*message/i |
|
0 |
0 |
0 |
$input and $input->type eq 'hidden' |
|
0 |
0 |
0 |
$input and $input->type eq 'hidden' and $input->name =~ /fkapps/i || $input->id =~ /fkapps/i |