blib/lib/WWW/SherlockSearch/Results.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
69 | 0 | 0 | unless ($index) |
71 | 0 | 0 | if ($index == $self->getNumResults) |
86 | 0 | 0 | unless $$self{'array'} |
196 | 0 | 0 | if ($self->getNumResults == 0) |
211 | 0 | 0 | if ($url = $self->getBannerLink) |
216 | 0 | 0 | if ($self->getNumResults == 0) |
224 | 0 | 0 | if $rel |
225 | 0 | 0 | if $summary |
226 | 0 | 0 | if $fulltext |
314 | 0 | 0 | length $fulltext ? : |
334 | 0 | 0 | if (not length $summary and length $fulltext and $WWW::SherlockSearch::ExcerptLength) |
336 | 0 | 0 | unless $summary eq $fulltext |