line |
true |
false |
branch |
24
|
0 |
14 |
unless $line |
27
|
14 |
0 |
if (@meta) |
33
|
0 |
22 |
if ($parts[0] eq 'sense') { } |
|
3 |
19 |
elsif ($parts[0] eq 'a') { } |
|
5 |
14 |
elsif ($parts[0] eq 'audio') { } |
|
4 |
10 |
elsif ($parts[0] =~ /(rhyme|homophone|hyphenation)/) { } |
34
|
0 |
0 |
if (@parts > 1) |
35
|
0 |
0 |
if $_ |
38
|
3 |
0 |
if (@parts > 1) |
39
|
6 |
0 |
if $_ |
90
|
4 |
33 |
if ($parts[$i] =~ /rhyme|homophone|hyphenation/) { } |
|
10 |
23 |
elsif ($parts[$i] =~ /(IPA|enPR|AHD|SAMPA)/) { } |
|
4 |
19 |
elsif ($parts[$i] =~ /lang=(.+)/) { } |
123
|
0 |
4 |
unless my $category = $args{'category'} |