blib/lib/Image/Checkerboard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
50 | 3 | 1 | if (defined $self->{'type'}) |
64 | 0 | 0 | if (not defined $self->{'type'}) { } |
71 | 0 | 0 | if ($suffix eq 'jpg') |
82 | 0 | 0 | $self->{'_flip_stay'} ? : |
0 | 0 | $self->{'_flip_stay'} ? : | |
84 | 0 | 0 | $self->{'_flip_stay'} == 1 ? : |
94 | 0 | 0 | unless ($ret) |
105 | 2 | 1 | if ($type) |
117 | 2 | 3 | if (&none(sub { $type eq $_; } , 'bmp', 'gif', 'jpeg', 'png', 'pnm', 'raw', 'sgi', 'tga', 'tiff')) |