line |
l |
!l&&r |
!l&&!r |
condition |
40
|
0 |
0 |
0 |
ref $proto || $proto |
140
|
0 |
0 |
0 |
$tagname eq 'input' or $tagname eq 'textarea' |
|
0 |
0 |
0 |
$tagname eq 'input' or $tagname eq 'textarea' or $tagname eq 'select' |
|
0 |
0 |
0 |
$tagname eq 'input' or $tagname eq 'textarea' or $tagname eq 'select' or $tagname eq 'option' |
151
|
0 |
0 |
0 |
$tagname eq 'textarea' or $tagname eq 'select' |
154
|
0 |
0 |
0 |
$$attr{'type'} eq 'text' or $$attr{'type'} eq 'password' |
|
0 |
0 |
0 |
$$attr{'type'} eq 'text' or $$attr{'type'} eq 'password' or $$attr{'type'} eq 'file' |
|
0 |
0 |
0 |
$$attr{'type'} eq 'radio' or $$attr{'type'} eq 'checkbox' |
164
|
0 |
0 |
0 |
$$self{'all_in_group'} or not $$self{'_highlighted'}{$$attr{'name'}} |
201
|
0 |
0 |
0 |
$tagname eq 'textarea' or $tagname eq 'select' |
|
0 |
0 |
0 |
$tagname eq 'textarea' or $tagname eq 'select' or $tagname eq 'option' |