Branch Coverage

blib/lib/Imager/Search/Driver/BMP24.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
30 0 1 unless $imager->write('data', \$data, 'type', 'bmp')
41 0 1 unless $imager->write('data', \$data, 'type', 'bmp')
89 0 3 unless ($byte >= 0)
104 0 3 unless ($pixel_left == int $pixel_left)
110 0 3 if ($pixel_left > $image->width - $pattern->width)
118 0 3 if ($pixel_bottom < $pattern->height - 1)