Condition Coverage

blib/lib/ICC/Profile/mluc.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 length $_[0] == 2 and length $_[1] == 2
154 0 0 0 ref $array eq 'ARRAY' and @{$array;} == grep({ref $_ eq 'ARRAY';} @{$array;})
163 0 0 0 @{$array->[$i];} == 5 and 5 == grep({not ref $_;} @{$$array[$i];})
166 0 0 0 length $array->[$i][0] == 2 and length $array->[$i][1] == 2
234 0 0 0 length $_[0] == 2 and length $_[1] == 2
269 0 0 0 defined $p->[0] && !ref($p->[0])