Condition Coverage

lib/Graphics/Toolkit/Color/Values.pm
Criterion Covered Total %
condition 3 9 33.3


or 3 conditions

line l !l&&r !l&&!r condition
121 0 0 153 ref $ingredient ne "HASH" or not exists $ingredient->{'percent'}
0 0 153 ref $ingredient ne "HASH" or not exists $ingredient->{'percent'} or not exists $ingredient->{'color'}
0 0 153 ref $ingredient ne "HASH" or not exists $ingredient->{'percent'} or not exists $ingredient->{'color'} or ref $ingredient->{'color'} ne __PACKAGE__