Branch Coverage

blib/lib/Text/Sequence.pm
Criterion Covered Total %
branch 22 26 84.6


line true false branch
119 0 77 unless $element =~ /\d/
124 83 19 if (defined $1) { }
19 0 elsif (defined $2) { }
135 34 49 $num =~ /^0\d/ ? :
161 20 15 if $$candidates{$cand}{'count'} == 1
165 5 10 if (my $letters = $$formats{'letter'})
188 4 5 unless $$formats{$length}
198 4 6 if @members
214 0 18 unless my $template = shift()
229 9 9 if ($re =~ /%\.(\d+)d/) { }
4 5 elsif ($re =~ /%d/) { }
5 0 elsif ($re =~ /%s/) { }
254 82 36 if (@_) { }