Branch Coverage

blib/lib/XML/OPDS/Acquisition.pm
Criterion Covered Total %
branch 23 26 88.4


line true false branch
158 1 17 if (my $authors = $self->authors)
160 1 1 ref $author ? :
161 2 0 if (my $name = $hash->{'name'})
164 1 1 if (my $uri = $hash->{'uri'})
193 0 18 unless @all
195 5 13 if (my $thumb = $self->thumbnail)
198 5 13 if (my $image = $self->image)
203 28 2 if ($file->{'href'} =~ /\.(\w+)\z/)
207 2 28 unless $mime_type
214 18 0 if (@out) { }
228 1 17 if (my $lang = $self->language)
234 1 17 if (my $summary = $self->summary)
237 5 13 if (my $desc = $self->description)