line |
l |
!l&&r |
!l&&!r |
condition |
150
|
0 |
0 |
17 |
$self->{'_xspacing'} < 1 or $self->{'_xspacing'} eq "" |
152
|
0 |
0 |
17 |
$self->{'_yspacing'} < 1 or $self->{'_yspacing'} eq "" |
154
|
0 |
0 |
17 |
$self->{'_x_repeat'} < 1 or $self->{'_x_repeat'} > 4 |
156
|
0 |
0 |
17 |
$self->{'_y_repeat'} < 1 or $self->{'_y_repeat'} > 4 |
356
|
0 |
1 |
0 |
$informat == 1 or $informat == 2 |
367
|
1 |
0 |
0 |
$dir == 0 or $dir == 1 |
377
|
1 |
0 |
0 |
$nocomp == 0 or $nocomp == 1 |
389
|
0 |
0 |
0 |
$self->{'_machine'} eq "MD" or $self->{'_machine'} eq "MD3" |
403
|
0 |
0 |
0 |
$self->{'_machine'} eq "MD" or $self->{'_machine'} eq "MD3" |