Condition Coverage

blib/lib/Lab/XPRESS/Data/XPRESS_logger.pm
Criterion Covered Total %
condition 1 33 3.0


and 3 conditions

line !l l&&!r l&&r condition
475 0 0 0 $self->{'plots'}[$i]{'plotter'}{'plot'}{'type'} eq "pm3d" and $self->{'block_num'} <= 1

or 3 conditions

line l !l&&r !l&&!r condition
16 0 2 0 ref $proto || $proto
295 0 0 0 $data[$i][$j] < $self->{'DATA'}[$i][0] or not defined $self->{'DATA'}[$i][0]
0 0 0 $data[$i][$j] > $self->{'DATA'}[$i][1] or not defined $self->{'DATA'}[$i][0]
336 0 0 0 $value < $self->{'DATA'}[$i][0] or not defined $self->{'DATA'}[$i][0]
0 0 0 $value > $self->{'DATA'}[$i][1] or not defined $self->{'DATA'}[$i][0]
383 0 0 0 $data < $self->{'DATA'}[0][0] or not defined $self->{'DATA'}[0][0]
0 0 0 $data > $self->{'DATA'}[0][1] or not defined $self->{'DATA'}[0][0]
520 0 0 0 $data[$i][$j] =~ /[[:alpha:]]/u or not $data[$i][$j] =~ /[[:alnum:]]/u
541 0 0 0 $value =~ /[[:alpha:]]/u or not $value =~ /[[:alnum:]]/u
559 0 0 0 $data =~ /[[:alpha:]]/u or not $data =~ /[[:alnum:]]/u