Branch Coverage

lib/Suffix/Trie.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
79 0 3 if (defined $self->{'suffixes'})
108 0 3 if $testStr =~ /\$/
127 0 288 if @_ == 0
128 170 118 if @_ == 1
136 186 99 if (@subkeys == 1) { }