| lib/Graphics/Toolkit/Color/Values.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 18 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 86 | 0 | 0 | 94 | defined $values1[0] and defined $values2[0] | 
| 90 | 0 | 0 | 94 | defined $delta[0] and @delta == $space->dimensions | 
| 93 | 29 | 0 | 65 | defined $select and $select | 
| line | l | !l | condition | 
|---|---|---|---|
| 66 | 15 | 1 | $factor //= "0.5" | 
| 67 | 14 | 2 | $space_name //= "HSL" | 
| 80 | 70 | 24 | $space_name //= "HSL" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 29 | 433 | 150 | 0 | $space_name //= $std_space_name |