Branch Coverage

blib/lib/Image/Select/Array.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
41 0 0 if (defined $self->{'type'})
46 0 0 if (not defined $self->{'image_list'} or ref $self->{'image_list'} ne 'ARRAY')
54 0 0 unless (@{$self->{'image_list'};})
60 0 0 unless (-r $image)