Condition Coverage

lib/Graphics/Toolkit/Color/Calculator.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
21 8 0 0 not defined $gamma_array and ref $gamma eq "ARRAY"
163 16 4 5 defined $only and not ref $only
164 16 9 0 defined $only and ref $only ne "ARRAY"
173 8 0 0 not defined $deduced_space_name and ref $color_space

or 3 conditions

line l !l&&r !l&&!r condition
171 8 0 1 defined $deduced_space_name or defined $color_space
177 22 2 0 $color_space //= $default_color_space