Branch Coverage

blib/lib/Bio/GeneDesign/PrefixTree.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
63 0 288 ref $id eq 'ARRAY' ? :
70 331 441 unless exists $next->{$char}
74 261 27 unless exists $next->{'ids'}
77 279 9 unless exists $next->{'ids'}{$id}
78 278 10 if $note
80 261 27 unless exists $next->{'sequence'}
81 27 261 $next->{'count'} ? :
116 68 2030 if ($ref->{'ids'})
157 8 584 if (exists $node->{'sequence'} and $node->{'count'} == $n)
162 1052 1004 if $_ ne 'sequence' and $_ ne 'ids'