blib/lib/ICC/Profile/clrt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
144 | 0 | 0 | 0 | defined $p->[0] && !ref($p->[0]) |
175 | 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 ' | |
220 | 0 | 0 | 0 | $cso eq 'Lab ' && $type eq 'ICC::Profile::mft1' |
223 | 0 | 0 | 0 | $cso eq 'Lab ' && $type eq 'ICC::Profile::mft2' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
175 | 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 ' |