blib/lib/Algorithm/Prefixspan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
50 | 6 | 0 | if (ref $seq eq 'ARRAY') |
52 | 6 | 0 | if (ref $pattern eq 'HASH') |
56 | 2 | 3 | if ($prefix ne '') |
60 | 5 | 0 | if ($count >= $$self{'len'} - 1) |
81 | 10 | 5 | if ($$h{$i} < $minsup) |
98 | 14 | 25 | if ($list[$j] eq $b) |
100 | 9 | 5 | if (@list > 0) |