Branch Coverage

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


line true false branch
38 0 0 if (defined $self->{'type'})
43 0 0 if (not defined $self->{'image_list'} or ref $self->{'image_list'} ne 'ARRAY')
51 0 0 unless (@{$self->{'image_list'};})
57 0 0 unless (-r $image)