Condition Coverage

blib/lib/Device/Chip/NoritakeGU_D.pm
Criterion Covered Total %
condition 6 25 24.0


and 3 conditions

line !l l&&!r l&&r condition
142 0 0 1 $value >= $min and $value <= $max
331 0 0 0 $x >= 1 and $x <= 4
332 0 0 0 $y >= 1 and $y <= 2
422 0 0 1 $header == 40 and $id1 == 112
0 0 1 $header == 40 and $id1 == 112 and $id2 == 32

or 2 conditions

line l !l condition
460 0 5 delete $params->{'baudrate'} // 38400
488 0 1 delete $params->{'addr'} // 80

or 3 conditions

line l !l&&r !l&&!r condition
360 2 0 0 $height == length $_ or croak("Expected all columns of equal length")
371 0 0 0 $width == length $_ or croak("Expected all lines of equal length")