line |
l |
!l&&r |
!l&&!r |
condition |
134
|
2 |
0 |
1 |
$default_export or not scalar @_
|
258
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert' or $k eq 'multiple'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert' or $k eq 'multiple' or $k eq 'novalidate'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert' or $k eq 'multiple' or $k eq 'novalidate' or $k eq 'readonly'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert' or $k eq 'multiple' or $k eq 'novalidate' or $k eq 'readonly' or $k eq 'selected'
|
|
0 |
0 |
29 |
$k eq 'autofocus' or $k eq 'checked' or $k eq 'disabled' or $k eq 'formnovalidate' or $k eq 'hidden' or $k eq 'inert' or $k eq 'multiple' or $k eq 'novalidate' or $k eq 'readonly' or $k eq 'selected' or $k eq 'required'
|
423
|
0 |
0 |
0 |
not $kind or ref $kind
|
425
|
0 |
0 |
0 |
$kind eq 'Js' || $kind eq 'Css'
|
683
|
20 |
256 |
0 |
$change_tags{$tag_name} || $tag_name
|