| line |
true |
false |
branch |
|
49
|
0 |
4 |
if (_IDENTIFIER($self->driver)) |
|
52
|
4 |
0 |
if (_DRIVER $self->driver, 'Imager::Search::Driver') |
|
55
|
0 |
4 |
unless (_INSTANCE $self->driver, 'Imager::Search::Driver') |
|
58
|
4 |
0 |
if (defined $self->file and not defined $self->image) |
|
63
|
4 |
0 |
if (defined $self->image) |
|
64
|
0 |
4 |
unless (_INSTANCE $self->image, 'Imager') |
|
71
|
0 |
4 |
unless (_POSINT($self->height)) |
|
74
|
0 |
4 |
unless (_POSINT($self->width)) |
|
101
|
0 |
3 |
unless ($pattern) |
|
121
|
0 |
3 |
unless ($pattern) |
|
130
|
3 |
0 |
if (defined $self->driver->match_object($self, $pattern, $p)) |