| blib/lib/PDF/API3/Compat/API2/Resource/ColorSpace/Separation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 0 | if ref $class |
| 63 | 0 | 0 | unless $self->is_obj($pdf) |
| 71 | 0 | 0 | if ($clr[0] =~ /^[a-z\#\!]+/) { } |
| 0 | 0 | elsif ($clr[0] =~ /^[\%]+/) { } | |
| 0 | 0 | elsif (scalar @clr == 1) { } | |
| 0 | 0 | elsif (scalar @clr == 3) { } | |
| 0 | 0 | elsif (scalar @clr == 4) { } | |
| 163 | 0 | 0 | if (scalar @_ > 0 and defined $_[0]) |
| 177 | 0 | 0 | if (scalar @_ > 0 and defined $_[0]) |