blib/lib/WordLists/Lookup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
17 | 1 | 0 | if (ref $args eq ref {}) { } |
21 | 1 | 2 | if (defined $$args{$_}) |
34 | 1 | 0 | if @{$$self{'dicts'};} |
54 | 0 | 4 | if (defined $sPos and $sPos || $$self{'significant_empty_pos'}) { } |
59 | 0 | 0 | if (defined $$self{'index'}[$iDict]{$sHW}{$sPos}) |
70 | 3 | 1 | if (defined $$self{'index'}[$iDict]{$sHW}) |
76 | 3 | 0 | if @senses |
87 | 0 | 1 | if (ref $dict eq ref $self) { } |