line |
!l |
l&&!r |
l&&r |
condition |
118
|
0 |
0 |
0 |
defined $level and $level =~ /^[123]$/ |
144
|
0 |
0 |
0 |
$$error{'row'} and $$error{'col'} |
|
0 |
0 |
0 |
$$error{'row'} and $$error{'col'} and $FIXED |
185
|
0 |
0 |
0 |
$token and $$token[0] eq 'D' |
279
|
0 |
0 |
0 |
$$tag[1]{'type'} and $$tag[1]{'type'} =~ /hidden|submit|reset|button/ |
316
|
0 |
0 |
0 |
$$tag[1]{'type'} and $$tag[1]{'type'} eq 'submit' |
379
|
0 |
0 |
0 |
$$self{'links'}{$$tag[1]{'href'}} and $$self{'links'}{$$tag[1]{'href'}} ne $$tag[1]{'title'} |
453
|
0 |
0 |
0 |
defined $$tag[1]{'width'} and $$tag[1]{'width'} =~ /^\d+$/ |
468
|
0 |
0 |
0 |
defined $$tag[1]{'height'} and $$tag[1]{'height'} =~ /^\d+$/ |
493
|
0 |
0 |
0 |
$$t[0] eq 'E' and $$t[1] eq 'object' |
|
0 |
0 |
0 |
$$t[0] eq 'S' and $$t[1] eq 'p' |
|
0 |
0 |
0 |
$$t[0] eq 'S' and $$t[1] eq 'img' |
524
|
0 |
0 |
0 |
$$self{'input'}{$input}{'type'} and $$self{'input'}{$input}{'type'} =~ /hidden|submit|reset|button/ |