Condition Coverage

blib/lib/Image/Embroidery.pm
Criterion Covered Total %
condition 0 34 0.0


and 2 conditions

line l !l condition
164 0 0 carp("Unable to open $file") and return 0
447 0 0 carp("Unable to write to $file") and return 0

and 3 conditions

line !l l&&!r l&&r condition
163 0 0 0 -f "$file" and -r "$file"
370 0 0 0 $v->bit_test(1) == $stitch_bit_1 and $v->bit_test(0) == $stitch_bit_0

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 ref $proto || $proto
170 0 0 0 $type eq 'tajima' or $type eq 'dst'
0 0 0 $type eq 'melco' or $type eq 'exp'
208 0 0 0 $record eq $jump1 or $record eq $jump2
269 0 0 0 $x == 128 or $y == 128
458 0 0 0 $type eq 'tajima' or $type eq 'dst'
0 0 0 $type eq 'melco' or $type eq 'exp'
509 0 0 0 $$entry[0] == $Image::Embroidery::NORMAL or $$entry[0] == $Image::Embroidery::JUMP