line |
!l |
l&&!r |
l&&r |
condition |
83
|
1 |
0 |
5 |
defined $name and $name |
92
|
0 |
0 |
2 |
defined $name and $name |
114
|
9 |
33 |
81 |
exists $name_from_rgb[$_[0]] and exists $name_from_rgb[$_[0]][$_[1]] |
|
42 |
23 |
58 |
exists $name_from_rgb[$_[0]] and exists $name_from_rgb[$_[0]][$_[1]] and exists $name_from_rgb[$_[0]][$_[1]][$_[2]] |
121
|
0 |
0 |
2 |
exists $name_from_hsl[$_[0]] and exists $name_from_hsl[$_[0]][$_[1]] |
|
0 |
0 |
2 |
exists $name_from_hsl[$_[0]] and exists $name_from_hsl[$_[0]][$_[1]] and exists $name_from_hsl[$_[0]][$_[1]][$_[2]] |