| blib/lib/ICC/Profile/view.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | if (@_ == 1 and ref $_[0] eq 'HASH') |
| 65 | 0 | 0 | unless @_ == 3 |
| 83 | 0 | 0 | unless @_ == 4 |
| 114 | 0 | 0 | unless $i == 0 or $i == 1 |
| 131 | 0 | 0 | if (@_) |
| 137 | 0 | 0 | unless $type == int $type and $type >= 0 and $type <= 8 |
| 162 | 0 | 0 | ref $p eq 'ARRAY' ? : |
| 0 | 0 | defined $p ? : | |
| 165 | 0 | 0 | defined $p->[0] && !ref($p->[0]) ? : |
| 195 | 0 | 0 | if (exists $hash->{$attr}) |
| 198 | 0 | 0 | if (ref $hash->{$attr} eq $list{$attr}[0]) { } |