blib/lib/ICC/Profile/view.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 0 | 0 | 0 | @_ == 1 and ref $_[0] eq 'HASH' |
137 | 0 | 0 | 0 | $type == int $type and $type >= 0 |
0 | 0 | 0 | $type == int $type and $type >= 0 and $type <= 8 | |
165 | 0 | 0 | 0 | defined $p->[0] && !ref($p->[0]) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
114 | 0 | 0 | 0 | $i == 0 or $i == 1 |