Condition Coverage

blib/lib/ICC/Profile/clrt.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 defined $p->[0] && !ref($p->[0])
178 0 0 0 $type eq 'ICC::Profile::mft1' || $type eq 'ICC::Profile::mft2' || $type eq 'ICC::Profile::mAB_' and $csi =~ /^([2-9A-F])CLR$/
0 0 0 $type eq 'ICC::Profile::mft1' || $type eq 'ICC::Profile::mft2' || $type eq 'ICC::Profile::mAB_' and $csi =~ /^([2-9A-F])CLR$/ and $cso eq 'Lab ' || $cso eq 'XYZ '
223 0 0 0 $cso eq 'Lab ' && $type eq 'ICC::Profile::mft1'
226 0 0 0 $cso eq 'Lab ' && $type eq 'ICC::Profile::mft2'

or 3 conditions

line l !l&&r !l&&!r condition
178 0 0 0 $type eq 'ICC::Profile::mft1' || $type eq 'ICC::Profile::mft2' || $type eq 'ICC::Profile::mAB_'
0 0 0 $cso eq 'Lab ' || $cso eq 'XYZ '