line |
true |
false |
branch |
30
|
0 |
1 |
if (@_) |
60
|
0 |
0 |
unless @_ == 3 |
78
|
0 |
0 |
unless @_ == 4 |
108
|
2 |
0 |
if (@_) |
111
|
1 |
1 |
if (wantarray) { } |
141
|
0 |
0 |
ref $p eq 'ARRAY' ? : |
|
0 |
0 |
defined $p ? : |
144
|
0 |
0 |
defined $p->[0] && !ref($p->[0]) ? : |
175
|
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 ') { } |
182
|
0 |
0 |
$type eq 'ICC::Profile::mft1' ? : |
194
|
0 |
0 |
$i == $j ? : |
199
|
0 |
0 |
if (defined $name->[$i]) { } |
220
|
0 |
0 |
$cso eq 'Lab ' && $type eq 'ICC::Profile::mft1' ? : |
223
|
0 |
0 |
$cso eq 'Lab ' && $type eq 'ICC::Profile::mft2' ? : |