line |
!l |
l&&!r |
l&&r |
condition |
19
|
0 |
0 |
1 |
defined $id and length $id |
53
|
0 |
0 |
1 |
defined $id and length $id |
68
|
1 |
0 |
0 |
$content =~ m[404 Not Found] and not $content =~ / / |
79
|
901 |
39 |
25 |
$t->is_start_tag('div') and defined $t->get_attr('id') |
|
940 |
25 |
0 |
$t->is_start_tag('div') and defined $t->get_attr('id') and $t->get_attr('id') eq 'content' |
|
965 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('h1') |
|
965 |
0 |
0 |
$nav{'get_name_date'} == 1 and $t->is_text |
|
965 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('option') |
|
965 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('option') and defined $t->get_attr('selected') |
|
965 |
0 |
0 |
$nav{'get_lang'} == 1 and $t->is_text |
|
965 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('textarea') |
|
965 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('textarea') and defined $t->get_attr('id') |
|
0 |
0 |
0 |
$nav{'start'} == 1 and $t->is_start_tag('textarea') and defined $t->get_attr('id') and $t->get_attr('id') eq 'code' |
|
965 |
0 |
0 |
$nav{'get_content'} == 1 and $t->is_text |
|
965 |
0 |
0 |
$nav{'get_content'} == 1 and $t->is_end_tag('textarea') |
129
|
0 |
0 |
0 |
defined $_ and length $_ |