| line |
!l |
l&&!r |
l&&r |
condition |
|
139
|
0 |
0 |
0 |
lc $tag eq 'a' and $$att{'href'} |
|
|
0 |
0 |
0 |
lc $tag eq 'frame' and $$att{'src'} |
|
|
0 |
0 |
0 |
lc $tag eq 'meta' and defined %$att |
|
|
0 |
0 |
0 |
$tag eq 'area' and $$att{'href'} |
|
144
|
0 |
0 |
0 |
$$att{'name'} and lc $$att{'name'} eq 'description' |
|
|
0 |
0 |
0 |
lc $$att{'http-equiv'} eq 'refresh' and $$att{'content'} =~ /\d*;URL=(.*)$/ |
|
222
|
0 |
0 |
0 |
$$rh{'lastModif'} and $res->last_modified |
|
|
0 |
0 |
0 |
$$rh{'lastModif'} and $res->last_modified and $$rh{'lastModif'} >= $res->last_modified |
|
340
|
0 |
0 |
0 |
$$rh{'url_local'} and $var |
|
385
|
0 |
0 |
0 |
$$self{'AGENT'} and $$self{'_ROBOT'} == $locale |
|
387
|
0 |
0 |
0 |
$$self{'ConfigMoteur'}{'temporate'} and not $locale |
|
406
|
0 |
0 |
0 |
$data and $facteur |
|
414
|
0 |
0 |
0 |
$e =~ /\w/ and length $e > 2 |
|
|
0 |
0 |
0 |
$e =~ /\w/ and length $e > 2 and not $bad{$e} |
|
|
0 |
0 |
0 |
$e =~ /\w/ and length $e > 2 and not $bad{$e} and not $e =~ /^\d*$/ |
|
429
|
0 |
0 |
16 |
$tag and $links |
|
|
0 |
0 |
16 |
$tag and $links and $tag eq 'a' |
|
|
0 |
0 |
16 |
$tag and $links and $tag eq 'a' and $links =~ /\Q$host\E/ |
|
|
0 |
16 |
0 |
$tag and $links and $tag eq 'a' and $links =~ /\Q$host\E/ and not $links =~ /$bad/ |
|
434
|
0 |
0 |
0 |
not $$self{'ConfigMoteur'}{'indexCgi'} and $links =~ /^(.*?)\?/ |