line |
true |
false |
branch |
19
|
5 |
2 |
if (exists $arg{'word_list'}) |
22
|
4 |
3 |
if (exists $arg{'term_list'}) |
26
|
1 |
6 |
if (exists $arg{'DUP_list'}) |
30
|
1 |
6 |
if (exists $arg{'UP_list'}) |
54
|
1 |
0 |
if (defined $word_list_ref) { } |
69
|
1 |
0 |
if (defined $term_list_ref) { } |
84
|
2 |
0 |
if (defined $DUP_list_ref) { } |
99
|
2 |
0 |
if (defined $UP_list_ref) { } |
190
|
4 |
0 |
if (defined $field_name) { } |
201
|
1 |
0 |
if (defined $field_name) { } |
212
|
2 |
0 |
if (defined $field_name) { } |
223
|
1 |
0 |
if (defined $field_name and exists $$self{$field_name . '_stats'}{'FreqLength'}) { } |
262
|
2 |
6 |
if (length $vocable < length $term) |
263
|
2 |
0 |
if (length $vocable > 0 and $vocable ne $term) |
264
|
2 |
0 |
if ($term =~ /\b$vocable\b/o) |