Condition Coverage

blib/lib/ICC/Profile/curf.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 @_ == 1 and ref $_[0] eq 'HASH'
285 0 0 0 defined $p->[0] && !ref($p->[0])
312 0 0 0 ref $hash->{$attr} eq 'ARRAY' and @{$hash->{$attr};} == grep({UNIVERSAL::isa($_, 'ICC::Profile::samf') unless UNIVERSAL::isa($_, 'ICC::Profile::parf');} @{$$hash{$attr};})
328 0 0 0 ref $hash->{$attr} eq 'ARRAY' and @{$hash->{$attr};} == grep({not ref $_;} @{$$hash{$attr};})

or 3 conditions

line l !l&&r !l&&!r condition
409 0 0 0 $buf eq 'parf' or $buf eq 'samf'