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