blib/lib/Bio/GeneDesign/PrefixTree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 11 | 90.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
114 | 8 | 794 | 2098 | ++$cur_idx < $limit and $ref |
157 | 90 | 494 | 8 | exists $node->{'sequence'} and $node->{'count'} == $n |
162 | 502 | 502 | 1052 | $_ ne 'sequence' and $_ ne 'ids' |
line | l | !l | condition |
---|---|---|---|
151 | 2 | 0 | $n || 1 |