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