Condition Coverage

lib/Graphics/Toolkit/Color/Values.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 90 defined $values1[0] and defined $values2[0]
94 0 0 90 defined $delta[0] and @delta == $space->dimensions
97 29 0 61 defined $metric and $metric

or 2 conditions

line l !l condition
66 15 1 $factor //= "0.5"
67 14 2 $space_name //= "HSL"
81 66 24 $space_name //= "HSL"

or 3 conditions

line l !l&&r !l&&!r condition
29 436 143 0 $space_name //= $std_space_name