blib/lib/Array/OverlapFinder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
17 | 14 | 14 | ref $_[0] eq 'HASH' ? : |
19 | 0 | 28 | unless @_ >= 2 |
38 | 68 | 68 | if ($seq1->[$j] ne $$seq2[$j - $i]) |
49 | 24 | 8 | if (defined $index_at_seq1) { } |
60 | 14 | 14 | if ($action eq 'find') { } |
61 | 7 | 7 | if ($detail) { } |
64 | 1 | 6 | if ($num_seqs > 2) { } |
72 | 7 | 7 | if ($detail) { } |