blib/lib/Graphics/ColorObject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 36 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
701 | 0 | 0 | 0 | deg2rad(164) <= $H1 && $H1 <= deg2rad(345) |
900 | 1980 | 0 | 180 | $X == 0 && $Y == 0 && $Z == 0 |
931 | 1980 | 0 | 180 | $L == 0 && $u == 0 && $v == 0 |
975 | 360 | 135 | 585 | $H > 1.5707963267948966 and $H < 4.71238898038469 |
988 | 990 | 0 | 90 | $X == 0 && $Y == 0 && $Z == 0 |
1049 | 225 | 270 | 585 | $H > 1.5707963267948966 and $H < 4.71238898038469 |
1514 | 0 | 147014 | 43200 | $s and not ref $s |
line | l | !l | condition |
---|---|---|---|
641 | 0 | 0 | $opts{'accuracy'} || 0.0001 |
679 | 0 | 0 | $opts{'l'} || 1 |
680 | 0 | 0 | $opts{'c'} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
367 | 40800 | 4322 | 0 | $opts{'space'} || $$this{'space'} |
544 | 3 | 9720 | 0 | $opts{'white_point'} || $$this{'white_point'} || &_get_RGB_space_by_name($opts{'space'} || $$this{'space'})->{'white_point'} |
1469 | 0 | 0 | 0 | $temp < 4000 or $temp > 25000 |