Condition Coverage

blib/lib/CSS/DOM/Value/List.pm
Criterion Covered Total %
condition 4 5 80.0


or 2 conditions

line l !l condition
85 24 0 $self->{'v'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
38 5 9 7 not defined $self->{'c'} or grep((ref $_ ne 'ARRAY'), @{$$self{'v'};})