line |
!l |
l&&!r |
l&&r |
condition |
329
|
0 |
0 |
0 |
$self->{'inSubscriber'} != 1 and $self->{'inProgresslist'} < 1 |
332
|
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' |
372
|
0 |
0 |
0 |
defined $attr->{'id'} and $attr->{'id'} eq 'kostenkontrolle' |
395
|
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 |
488
|
0 |
0 |
0 |
$attr->{'type'} eq 'hidden' and $attr->{'name'} eq 'token' |