| blib/lib/ICC/Profile/para.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 27 | 7.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $_[0][0] == int $_[0][0] and defined $Np[$_[0][0]] | 
| 135 | 0 | 0 | 0 | $type == int $type and $type >= 0 | 
| 0 | 0 | 0 | $type == int $type and $type >= 0 and $type <= 4 | |
| 700 | 0 | 0 | 0 | $n == int $n and $n >= 2 | 
| 745 | 0 | 0 | 0 | defined $p->[0] && !ref($p->[0]) | 
| 906 | 0 | 0 | 16 | $self->[1][0] == int $self->[1][0] and defined $Np[$self->[1][0]] | 
| 0 | 0 | 16 | $self->[1][0] == int $self->[1][0] and defined $Np[$self->[1][0]] and $Np[$self->[1][0]] == $#{$$self[1];} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 69 | 0 | 0 | 0 | $p[2] or croak('invalid a value') | 
| 70 | 0 | 0 | 0 | $p[4] or croak('invalid c value') |