line |
!l |
l&&!r |
l&&r |
condition |
312
|
0 |
0 |
0 |
$self->{'inSubscriber'} != 1 and $self->{'inProgresslist'} < 1 |
315
|
0 |
0 |
0 |
$tagname eq 'select' and $attr->{'id'} eq 'subscriber' |
|
0 |
0 |
0 |
$tagname eq 'div' and defined $attr->{'class'} |
|
0 |
0 |
0 |
$tagname eq 'div' and defined $attr->{'class'} and $attr->{'class'} eq 'progress-list' |
355
|
0 |
0 |
0 |
defined $attr->{'id'} and $attr->{'id'} eq 'kostenkontrolle' |
378
|
0 |
0 |
0 |
$self->{'inSubscriber'} == 1 and length $text > 1 |
|
0 |
0 |
0 |
$self->{'inProgressheading'} == 1 and length $text > 1 |
|
0 |
0 |
0 |
$self->{'inProgresslist'} >= 1 and length $text > 1 |