Branch Coverage

lib/Image/Info/ICO.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
14 0 3 if (read($fh, $buf, 6) != 6)
25 0 6 if (read($fh, $buf, 16) != 16)
38 6 0 if ($colors == 0)