blib/lib/Text/Trie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 22 | 68.1 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 8 | if @_ == 1 |
22 | 17 | 7 | unless defined $first{$c} |
28 | 12 | 5 | if @{$first{$_};} == 1 |
45 | 9 | 8 | if $num++ and defined $sepsub |
46 | 5 | 12 | if (defined ref $_ and ref $_ eq 'ARRAY') { } |
47 | 5 | 0 | if defined $opensub |
48 | 5 | 0 | if defined $headsub |
49 | 5 | 0 | if ($#$_ > 1) |
50 | 5 | 0 | if defined $notsinglesub |
54 | 5 | 0 | if defined $closesub |
56 | 12 | 0 | if defined $singlesub |