| blib/lib/Image/Checkerboard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 2 | 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 | 0 | 0 | if ($type) |
| 117 | 1 | 1 | if (&none(sub { $type eq $_; } , 'bmp', 'gif', 'jpeg', 'png', 'pnm', 'raw', 'sgi', 'tga', 'tiff')) |