Condition Coverage

blib/lib/SlideMap.pm
Criterion Covered Total %
condition 15 48 31.2


and 3 conditions

line !l l&&!r l&&r condition
420 0 0 2 $xrep > 0 and $xrep < 5
426 0 0 2 $yrep > 0 and $yrep < 5
449 0 0 2 $x > 0 and $y > 0
461 0 0 4 $xs > 0 and $ys > 0
617 14 3 0 $self->{'_machine'} eq "Lucidia" and $self->{'_nocomplement'} == 1

or 2 conditions

line l !l condition
148 1 16 shift() || 0
242 0 0 shift() || 0
285 0 0 shift() || 0

or 3 conditions

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"