blib/lib/Image/Checkerboard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 18 | 22.2 |
line | true | false | branch |
---|---|---|---|
53 | 2 | 1 | if (defined $self->{'type'}) |
67 | 0 | 0 | if (not defined $self->{'type'}) { } |
74 | 0 | 0 | if ($suffix eq 'jpg') |
85 | 0 | 0 | $self->{'_flip_stay'} ? : |
0 | 0 | $self->{'_flip_stay'} ? : | |
87 | 0 | 0 | $self->{'_flip_stay'} == 1 ? : |
97 | 0 | 0 | unless ($ret) |
108 | 0 | 0 | if ($type) |
120 | 1 | 1 | if (&none(sub { $type eq $_; } , 'bmp', 'gif', 'jpeg', 'png', 'pnm', 'raw', 'sgi', 'tga', 'tiff')) |