blib/lib/HTML/ListScraper/Vat.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 8 | if ($count < $self->{'min_count'}) |
61 | 771 | 3298 | if (not exists $self->{'map'}{$seq}) { } |
66 | 438 | 2860 | if ($spread > $self->{'max_spread'}) |
82 | 3376 | 73816 | if ($n < $self->{'min_count'}) |
93 | 2542 | 13467 | if ($occ->spread == $self->{'max_spread'}) |
94 | 571 | 1971 | unless ($self->{'foam'}->store($seq, $occ)) |
111 | 305412 | 0 | if ($pos > 0) |
115 | 76421 | 228991 | if (not exists $map->{$nseq}) { } |
120 | 3809 | 225182 | if ($spread > $max_spread) |