| blib/lib/ICC/Profile/ncl2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | @_ == 1 and ref $_[0] eq 'ARRAY' || UNIVERSAL::isa($_[0], 'Math::Matrix') |
| 185 | 0 | 0 | 0 | defined $p->[0] && !ref($p->[0]) |
| 216 | 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 ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 0 | 0 | ref $_[0] eq 'ARRAY' or UNIVERSAL::isa($_[0], 'Math::Matrix') |
| 134 | 0 | 0 | 0 | ref $_[0] eq 'ARRAY' || UNIVERSAL::isa($_[0], 'Math::Matrix') |
| 216 | 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 ' | |
| 250 | 0 | 0 | 0 | $type eq 'ICC::Profile::mft2' or $cso eq 'XYZ ' |