| line | true | false | branch | 
 
| 33 | 0 | 1 | if (@_) | 
 
| 63 | 0 | 0 | unless @_ == 3 | 
 
| 81 | 0 | 0 | unless @_ == 4 | 
 
| 111 | 2 | 0 | if (@_) | 
 
| 114 | 1 | 1 | if (wantarray) { } | 
 
| 144 | 0 | 0 | ref $p eq 'ARRAY' ? : | 
 
|  | 0 | 0 | defined $p ? : | 
 
| 147 | 0 | 0 | defined $p->[0] && !ref($p->[0]) ? : | 
 
| 178 | 0 | 0 | if ($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 ') { } | 
 
| 185 | 0 | 0 | $type eq 'ICC::Profile::mft1' ? : | 
 
| 197 | 0 | 0 | $i == $j ? : | 
 
| 202 | 0 | 0 | if (defined $name->[$i]) { } | 
 
| 223 | 0 | 0 | $cso eq 'Lab ' && $type eq 'ICC::Profile::mft1' ? : | 
 
| 226 | 0 | 0 | $cso eq 'Lab ' && $type eq 'ICC::Profile::mft2' ? : |